KIO
Go to the documentation of this file. 20 #ifndef OPENWITHDIALOG_H 21 #define OPENWITHDIALOG_H 29 class 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-2019 The KDE developers.
Generated on Wed Apr 3 2019 20:29:34 by
doxygen 1.8.15 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.