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.
bool setCurrentAutoDetectScript(KEncodingDetector::AutoDetectScript)
Applicable only if showAutoOptions in c'tor was true.
Definition kcodecaction.cpp:253
int mibForName(const QString &codecName, bool *ok=0) const
Definition kcodecaction.cpp:117
KCodecAction(QObject *parent, bool showAutoOptions=false)
Definition kcodecaction.cpp:62
KEncodingDetector::AutoDetectScript currentAutoDetectScript() const
Applicable only if showAutoOptions in c'tor was true.
Definition kcodecaction.cpp:246
KSelectAction(QObject *parent)
Constructs a selection action with the specified parent.
Definition kselectaction.cpp:56
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.