KDEUI
kcodecaction.h
Go to the documentation of this file.
51 KCodecAction(const KIcon &icon, const QString &text, QObject *parent,bool showAutoOptions=false);
void defaultItemTriggered()
If showAutoOptions==true, then better handle triggered(KEncodingDetector::AutoDetectScript) signal.
void triggered(KEncodingDetector::AutoDetectScript)
Autodetection has been selected.
AutoDetectScript
void triggered(QAction *action)
This signal is emitted when an item is selected;.
virtual void actionTriggered(QAction *action)
This function is called whenever an action from the selections is triggered.
Definition: kselectaction.cpp:309
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.4 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.4 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.