KIO
Go to the documentation of this file.
20#ifndef OPENWITHDIALOG_H
21#define OPENWITHDIALOG_H
29class KOpenWithDialogPrivate;
97 void hideNoCloseOnExit();
101 void hideRunInTerminal();
116 void setSaveNewApplications(
bool b);
119 void slotSelected(
const QString&_name,
const QString& _exec );
120 void slotHighlighted(
const QString& _name,
const QString& _exec );
121 void slotTextChanged();
122 void slotTerminalToggled(
bool);
128 virtual void accept();
131 friend class KOpenWithDialogPrivate;
132 KOpenWithDialogPrivate*
const d;
136 Q_PRIVATE_SLOT(d,
void _k_slotDbClick())
137 Q_PRIVATE_SLOT(d,
void _k_slotFileSelected())
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.