KAboutApplication is fully implemented except as noted:
KAboutContainer is fully implemented except as noted:
KAboutContributor is fully implemented except as noted:
KAboutWidget is fully implemented except as noted:
KAboutDialog is fully implemented except as noted:
KAboutKDE is fully implemented except as noted:
KAcceleratorManager is fully implemented except as noted:
KAction is fully implemented except as noted:
KToggleAction is fully implemented except as noted:
KRadioAction is fully implemented except as noted:
KSelectAction is fully implemented except as noted:
virtual void setCurrentItem (int a0, int a1) virtual void setComboWidth (int a0, int a1) virtual void setItems (int a0, const QStringList& a1) virtual void clear (int a0) |
NOT implemented
KListAction is fully implemented except as noted:
KRecentFilesAction is fully implemented except as noted:
KFontAction is fully implemented except as noted:
KFontSizeAction is fully implemented except as noted:
KActionMenu is fully implemented except as noted:
KToolBarPopupAction is fully implemented except as noted:
KToggleToolBarAction is fully implemented except as noted:
KWidgetAction is fully implemented except as noted:
KActionSeparator is fully implemented except as noted:
KActionCollection is fully implemented except as noted:
actions (group)
TAKES group (QString) and RETURNS result (a Python list of KAction).
C++: virtual KActionPtrList actions (const QString& group) const |
actions ()
TAKES nothing and RETURNS result (a Python list of KAction).
C++: virtual KActionPtrList actions () const |
actions (a0) [ - KDE 3.1.1]
TAKES a0 (QString) and RETURNS result (a Python list of KAction).
C++: virtual KActionPtrList actions (const QString& a0) const |
actions () [ - KDE 3.1.1]
TAKES nothing and RETURNS result (a Python list of KAction).
C++: virtual KActionPtrList actions () const |
KActionShortcutList is fully implemented except as noted:
KActionPtrShortcutList is fully implemented except as noted:
KActiveLabel is fully implemented except as noted:
KAnimWidget is fully implemented except as noted:
KAnimWidget (QWidget* parent = 0, const char* name = 0) |
NOT implemented
KArrowButton is fully implemented except as noted:
KAuthIcon is fully implemented except as noted:
This class is abstract ; all pure virtual methods must be overloaded before using
status ()
TAKES nothing and RETURNS result (int). Pure virtual - must be overloaded in subclass.
C++: virtual bool status () const = 0 |
updateStatus ()
TAKES nothing and RETURNS nothing . Pure virtual - must be overloaded in subclass.
C++: virtual void updateStatus () = 0 |
KRootPermsIcon is fully implemented except as noted:
KWritePermsIcon is fully implemented except as noted:
KBugReport is fully implemented except as noted:
KButtonBox is fully implemented except as noted:
KCharSelectTable is fully implemented except as noted:
KCharSelect is fully implemented except as noted:
KCharSelectTable is fully implemented except as noted:
KContextMenuManager is fully implemented except as noted:
KCModule is fully implemented except as noted:
KColorCombo is fully implemented except as noted:
KHSSelector is fully implemented except as noted:
KValueSelector is fully implemented except as noted:
KColor is fully implemented except as noted:
rgb ()
TAKES nothing and RETURNS a tuple - ( _r (int), _g (int), _b (int)).
C++: void rgb (int* _r, int* _g, int* _b) |
hsv ()
TAKES nothing and RETURNS a tuple - ( _h (int), _s (int), _v (int)).
C++: void hsv (int* _h, int* _s, int* _v) |
KPaletteTable is fully implemented except as noted:
KColorCells is fully implemented except as noted:
KColorPatch is fully implemented except as noted:
KColorDialog is fully implemented except as noted:
KColorCells is fully implemented except as noted:
KColorDrag is fully implemented except as noted:
KComboBox is fully implemented except as noted:
KHistoryCombo is fully implemented except as noted:
KCommand is fully implemented except as noted:
This class is abstract ; all pure virtual methods must be overloaded before using
execute ()
TAKES nothing and RETURNS nothing . Pure virtual - must be overloaded in subclass.
C++: virtual void execute () = 0 |
unexecute ()
TAKES nothing and RETURNS nothing . Pure virtual - must be overloaded in subclass.
C++: virtual void unexecute () = 0 |
name () [KDE 3.0.0 - ]
TAKES nothing and RETURNS result (QString). Pure virtual - must be overloaded in subclass.
C++: virtual QString name () const = 0 |
KNamedCommand is fully implemented except as noted:
KMacroCommand is fully implemented except as noted:
KCommandHistory is fully implemented except as noted:
undoLimit () [ - KDE 3.0.0]
TAKES nothing and RETURNS result (int).
C++: const int& undoLimit () |
setUndoLimit (limit) [ - KDE 3.0.0]
TAKES limit (int) and RETURNS result (nothing).
C++: void setUndoLimit (const int& a0) |
redoLimit () [ - KDE 3.0.0]
TAKES nothing and RETURNS result (int).
C++: const int& redoLimit () |
setRedoLimit (limit) [ - KDE 3.0.0]
TAKES limit (int) and RETURNS result (nothing).
C++: void setRedoLimit (const int& a0) |
KMacroCommand is fully implemented except as noted:
KCompletionBox is fully implemented except as noted:
KCursor is fully implemented except as noted:
KCursor is fully implemented except as noted:
KDatePicker is fully implemented except as noted:
KDateInternalWeekSelector is fully implemented except as noted:
KDateInternalMonthPicker is fully implemented except as noted:
KDateInternalYearSelector is fully implemented except as noted:
KPopupFrame is fully implemented except as noted:
KDateValidator is fully implemented except as noted:
validate (a0)
TAKES a0 (QString) and RETURNS a tuple - ( result (State), a1 (int)).
C++: virtual State validate (QString& a0, int& a1) const |
KDateTable is fully implemented except as noted:
KDateInternalMonthPicker is fully implemented except as noted:
KDateTable is fully implemented except as noted:
KDateWidget is fully implemented except as noted:
KDCOPActionProxy is fully implemented except as noted:
actions ()
TAKES nothing and RETURNS result (a Python list of KAction).
C++: virtual KActionPtrList actions () const |
actionMap (appId)
TAKES appId (QCString - default = QCString()) and RETURNS result (a Python dict of QCString:DCOPRef).
C++: virtual DCOPRefMap actionMap (const QCString& appId = QCString()) const |
KDialog is fully implemented except as noted:
KDialogQueue is fully implemented except as noted:
KDialogBase is fully implemented except as noted:
getBorderWidths ()
TAKES nothing and RETURNS a tuple - ( ulx (int), uly (int), lrx (int), lry (int)).
C++: void getBorderWidths (int& ulx, int& uly, int& lrx, int& lry) const |
KDialogBaseTile is fully implemented except as noted:
KDockWidgetAbstractHeader is fully implemented except as noted:
KDockWidgetAbstractHeaderDrag is fully implemented except as noted:
KDockWidgetHeaderDrag is fully implemented except as noted:
KDockWidgetHeader is fully implemented except as noted:
KDockTabGroup is fully implemented except as noted:
KDockWidget is fully implemented except as noted:
KDockManager is fully implemented except as noted:
KDockTabGroup is fully implemented except as noted:
KDockMainWindow is fully implemented except as noted:
KDockArea is fully implemented except as noted:
KDockWindow is fully implemented except as noted:
KDualColorButton is fully implemented except as noted:
KEdGotoLine is fully implemented except as noted:
KEdFind is fully implemented except as noted:
KEdReplace is fully implemented except as noted:
KEdit is fully implemented except as noted:
posToRowCol (pos)
TAKES pos (int) and RETURNS a tuple - ( line (int), col (int)).
C++: void posToRowCol (uint pos, uint& line, uint& col) |
KEditListBox is fully implemented except as noted:
KEditListBox.CustomEditor is fully implemented except as noted:
insertStrList (list, index)
TAKES list (a Python list of strings), index (int) and RETURNS nothing .
C++: void insertStrList (const char** list, int numStrings = -1, int index = -1) |
KEditToolbar is fully implemented except as noted:
KEditToolbarWidget is fully implemented except as noted:
KFontCombo is fully implemented except as noted:
KFontChooser is fully implemented except as noted:
KFontChooser (parent, name, onlyFixed, fontList, makeFrame, visibleListSize, diff, sizeIsRelativeState) [KDE 3.0.0 - ]
TAKES parent (QWidget - default = 0), name (string - default = ""), onlyFixed (bool - default = 0), fontList (QStringList default = QStringList()), makeFrame (bool - default = 1), visibleListSize (int - defualt = 8), diff (bool - default = 0), sizeIsRelativeState (QButton.ToggleState - default = 0) and RETURNS a KFontChooser instance.
C++: KFontChooser (QWidget* parent = 0, const char* name = 0, bool onlyFixed = 0, const QStringList& fontList = QStringList(), bool makeFrame = 1, int visibleListSize = 8, bool diff = 0, QButton::ToggleState* sizeIsRelativeState = 0) |
KFontDialog is fully implemented except as noted:
KFontDialog (parent, name, onlyFixed, modal, fontlist, makeFrame, diff, sizeIsRelativeState) [KDE 3.0.0 - ]
TAKES parent (QWidget - default = 0), name (string - default = ""), onlyFixed (bool - default = 0), modal (bool - default = 0), fontlist (QStringList - default = QStringList()), makeFrame (bool - default = 1), diff (bool - default = 0), sizeIsRelativeState (QButton.ToggleState - default = 0) and RETURNS a KFontDialog instance.
C++: KFontDialog (QWidget* parent = 0, const char* name = 0, bool onlyFixed = 0, bool modal = 0, const QStringList& fontlist = QStringList(), bool makeFrame = 1, bool diff = 0, QButton::ToggleState* sizeIsRelativeState = 0) |
getFont (theFont, onlyFixed, parent, makeFrame, sizeIsRelativeState) [KDE 3.0.0 - ]
TAKES theFont (QFont), onlyFixed (bool - default = 0), parent (QWidget - default = None), makeFrame (bool - default = 0), sizeIsRelativeState (QButton.ToggleState) and RETURNS a tuple - ( result (int), sizeIsRelativeState (QButton.ToggleState)). getFont is a static member function.
C++: static int getFont (QFont& theFont, bool onlyFixed = 0, QWidget* parent = 0, bool makeFrame = 1, QButton::ToggleState* sizeIsRelativeState = 0) |
getFontDiff (theFont, diffFlags, onlyFixed, parent, makeFrame, sizeIsRelativeState) [KDE 3.0.0 - ]
TAKES theFont (QFont), diffFlags (int), onlyFixed (bool - default = 0), parent (QWidget - default = 0), makeFrame (bool - default = 1), sizeIsRelativeState (QButton.ToggleState - default = 0) and RETURNS a tuple - ( result (int), sizeIsRelativeState (QButton.ToggleState)). getFontDiff is a static member function.
C++: static int getFontDiff (QFont& theFont, int& diffFlags, bool onlyFixed = 0, QWidget* parent = 0, bool makeFrame = 1, QButton::ToggleState* sizeIsRelativeState = 0) |
getFontAndText (theFont, theString, onlyFixed, pparent, makeFrame, sizeIsRelativeState) [KDE 3.0.0 - ]
TAKES theFont (QFont), theString (QString), onlyFixed (bool - default = 0), pparent (QWidget - default = None), makeFrame (bool - default = 1), sizeIsRelativeState (QButton.ToggleState - default = 0) and RETURNS a tuple - ( result (int), sizeIsRelativeState (QButton.ToggleState)). getFontAndText is a static member function.
C++: static int getFontAndText (QFont& theFont, QString& theString, bool onlyFixed = 0, QWidget* parent = 0, bool makeFrame = 1, QButton::ToggleState* sizeIsRelativeState = 0) |
KGuiItem is fully implemented except as noted:
KHelpMenu is fully implemented except as noted:
KIconView is fully implemented except as noted:
KIconViewItem is fully implemented except as noted:
KJanusWidget is fully implemented except as noted:
KKeyButton is fully implemented except as noted:
KKeyChooser is fully implemented except as noted:
bool isKeyPresentLocally (const KShortcut& cut, KKeyChooserItem* ignoreItem, const QString& warnText) |
NOT implemented
KKeyDialog is fully implemented except as noted:
KLed is fully implemented except as noted:
KLed (const QColor& col = Qt::green, QWidget* parent = 0, const char* name = 0) |
NOT implemented
KLineEdit is fully implemented except as noted:
KLineEditDlg is fully implemented except as noted:
getText (_text, _value, parent, validator) [KDE 3.0.0 - ]
TAKES _text (QString), _value (QString), parent (QWidget), validator (QValidator - default = None) and RETURNS a tuple - ( result (QString), ok (int)). getText is a static member function.
C++: static QString getText (const QString& _text, const QString& _value, bool* ok, QWidget* parent, QValidator* validator = 0) |
getText (_caption, _text, _value, parent, validator) [KDE 3.0.0 - ]
TAKES _caption (QString), _text (QString), _value (QString - default = QString.null), parent (QWidget - default = None), validator (QValidator - default = None) and RETURNS a tuple - ( result (QString), ok (int)). getText is a static member function.
C++: static QString getText (const QString& _caption, const QString& _text, const QString& _value = QString::null, bool* ok = 0, QWidget* parent = 0, QValidator* validator = 0) |
getText (_text, _value, parent) [ - KDE 3.0.0]
TAKES _text (QString), _value (QString), parent (QWidget) and RETURNS a tuple - ( result (QString), ok (int)). getText is a static member function.
C++: static QString getText (const QString& a0, const QString& a1, bool* a2, QWidget* a3) |
KListBox is fully implemented except as noted:
KListView is fully implemented except as noted:
selectedItems ()
TAKES nothing and RETURNS result (a Python list of QListViewItem).
C++: ListViewItems selectedItems () const |
findDrop (pos) [KDE 3.0.0 - ]
TAKES pos (QPoint) and RETURNS a tuple - ( parent (QListViewItem), after (QListViewItem)).
C++: virtual void findDrop (const QPoint& pos, QListViewItem*& parent, QListViewItem*& after) |
findDrop (pos) [ - KDE 3.0.0]
TAKES pos (QPoint) and RETURNS a tuple - ( parent (QListViewItem), after (QListViewItem)).
C++: void findDrop (const QPoint& a0, QListViewItem*& a1, QListViewItem*& a2) |
virtual QDragObject* dragObject () const |
NOT implemented
KListViewItem is fully implemented except as noted:
KMainWindow is fully implemented except as noted:
QPtrListIterator<KToolBar> toolBarIterator () QListIterator<KToolBar> toolBarIterator () |
NOT implemented
KMainWindowInterface is fully implemented except as noted:
functionsDynamic () [KDE 3.0.0 - ]
TAKES nothing and RETURNS result (a Python list of QCString).
C++: QCStringList functionsDynamic () |
actions () [KDE 3.0.0 - ]
TAKES nothing and RETURNS result (a Python list of QCString).
C++: QCStringList actions () |
actionMap () [KDE 3.0.0 - ]
TAKES nothing and RETURNS result (a Python dict of QCString:DCOPRef).
C++: DCOPRefMap actionMap () |
KMenuBar is fully implemented except as noted:
KMessageBox is fully implemented except as noted:
KNumInput is fully implemented except as noted:
This class is abstract ; all pure virtual methods must be overloaded before using
doLayout ()
TAKES nothing and RETURNS nothing . Pure virtual - must be overloaded in subclass.
C++: virtual void doLayout () = 0 |
KIntNumInput is fully implemented except as noted:
KDoubleNumInput is fully implemented except as noted:
KIntSpinBox is fully implemented except as noted:
virtual int mapTextToValue (bool* a0) |
NOT implemented
KDoubleSpinBox is fully implemented except as noted:
virtual int mapTextToValue (bool* a0) |
NOT implemented
KIntValidator is fully implemented except as noted:
validate (a0)
TAKES a0 (QString) and RETURNS a tuple - ( result (State), a1 (int)).
C++: virtual State validate (QString& a0, int& a1) const |
KFloatValidator is fully implemented except as noted:
validate (a0)
TAKES a0 (QString) and RETURNS a tuple - ( result (State), a1 (int)).
C++: virtual State validate (QString& a0, int& a1) const |
KDoubleValidator is fully implemented except as noted:
validate (input) [KDE 3.1.0 - ]
TAKES input (QString) and RETURNS a tuple - ( result (QValidator.State), pos (int)).
C++: virtual QValidator::State validate (QString& input, int& pos) const |
KPanelApplet is fully implemented except as noted:
KPanelAppMenu is fully implemented except as noted:
KPanelExtension is fully implemented except as noted:
KPanelMenu is fully implemented except as noted:
This class is abstract ; all pure virtual methods must be overloaded before using
slotExec (id) [KDE 3.0.0 - ]
TAKES id (int) and RETURNS nothing . Pure virtual - must be overloaded in subclass.
C++: virtual void slotExec (int id) = 0 |
initialize () [KDE 3.0.0 - ]
TAKES nothing and RETURNS nothing . Pure virtual - must be overloaded in subclass.
C++: virtual void initialize () = 0 |
KPanelMenu is fully implemented except as noted:
KPasswordEdit is fully implemented except as noted:
variable PassLen |
NOT implemented
KPasswordDialog is fully implemented except as noted:
getPassword (password, prompt)
TAKES password (QCString), prompt (QString) and RETURNS a tuple - ( result (int), keep (int)). getPassword is a static member function.
C++: static int getPassword (QCString& password, QString prompt, int* keep = 0) |
KPassivePopup is fully implemented except as noted:
KPixmapIO is fully implemented except as noted:
KPopupTitle is fully implemented except as noted:
KPopupMenu is fully implemented except as noted:
KProgress is fully implemented except as noted:
KProgressDialog is fully implemented except as noted:
KProgress is fully implemented except as noted:
KPushButton is fully implemented except as noted:
KRestrictedLine is fully implemented except as noted:
KRootPixmap is fully implemented except as noted:
virtual void updateBackground (KSharedPixmap* a0) |
NOT implemented
KRuler is fully implemented except as noted:
KXYSelector is fully implemented except as noted:
KSelector is fully implemented except as noted:
KGradientSelector is fully implemented except as noted:
KSeparator is fully implemented except as noted:
KSharedPixmap is fully implemented except as noted:
bool x11Event (XEvent* a0) |
NOT implemented
KSqueezedTextLabel is fully implemented except as noted:
KStatusBarLabel is fully implemented except as noted:
KStatusBar is fully implemented except as noted:
KStdAction is fully implemented except as noted:
KStdGuiItem is fully implemented except as noted:
static QPair<KGuiItem,KGuiItem> backAndForward () |
NOT implemented
KStringListValidator is fully implemented except as noted:
validate (input) [KDE 3.0.0 - ]
TAKES input (QString) and RETURNS a tuple - ( result (State), pos (int)).
C++: virtual State validate (QString& input, int& pos) const |
KMimeTypeValidator is fully implemented except as noted:
validate (input) [KDE 3.0.0 - ]
TAKES input (QString) and RETURNS a tuple - ( result (State), pos (int)).
C++: virtual State validate (QString& input, int& pos) const |
KSystemTray is fully implemented except as noted:
KTabCtl is fully implemented except as noted:
KTextBrowser is fully implemented except as noted:
KTextEdit is fully implemented except as noted:
KTipDatabase is fully implemented except as noted:
KTipDialog is fully implemented except as noted:
KToolBarSeparator is fully implemented except as noted:
KToolBar is fully implemented except as noted:
KToolBar (QMainWindow* parentWindow, QMainWindow::ToolBarDock dock, bool newLine = 0, const char* name = 0, bool honor_style = 0, bool readConfig = 1) static bool highlightSetting () static bool transparentSetting () static IconText iconTextSetting () |
NOT implemented
KToolBarButton is fully implemented except as noted:
KToolBarRadioGroup is fully implemented except as noted:
KURLLabel is fully implemented except as noted:
KWindowInfo is fully implemented except as noted:
KWindowListMenu is fully implemented except as noted:
KWindowListMenu is fully implemented except as noted:
KWizard is fully implemented except as noted:
KWordWrap is fully implemented except as noted:
KXMLGUIBuilder is fully implemented except as noted:
virtual QWidget* createContainer (QWidget* parent, int index, const QDomElement& element, int& id) |
NOT implemented
KXMLGUIClient is fully implemented except as noted:
KXMLGUIClient.StateChange is fully implemented except as noted:
KXMLGUIFactory is fully implemented except as noted:
clients () [KDE 3.0.0 - ]
TAKES nothing and RETURNS result (a Python list of KXMLGUIClient).
C++: KXMLGUIClientList clients () const |
containers (tagName) [KDE 3.0.0 - ]
TAKES tagName (QString) and RETURNS result (a Python list of QWidget).
C++: KWidgetList containers (const QString& tagName) |
QXEmbed is fully implemented except as noted:
processClientCmdline (client, argv)
TAKES client (QWidget), argv (a Python list of strings which may be modified) and RETURNS result (int). processClientCmdline is a static member function.
C++: static bool processClientCmdline (QWidget* client, int& argc, char** argv) |
bool x11Event (XEvent* a0) |
NOT implemented
KStdAction.create (id, name, slot, parent) [KDE 3.0.0 - ]
C++: KAction* create (KStdAction::StdAction id, const char* name, QObject* recvr, char* slot, KActionCollection* parent) |
TAKES id (KStdAction.StdAction), name (string), slot (a Python callable), parent (KActionCollection) and RETURNS result (KAction).
KStdAction.name (id) [KDE 3.0.0 - ]
C++: const char* name (KStdAction::StdAction id) |
TAKES id (KStdAction.StdAction) and RETURNS result (string).
KStdAction.stdNames () [KDE 3.1.0 - ]
C++: QStringList stdNames () |
TAKES nothing and RETURNS result (QStringList).
KStdAction.openNew (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* openNew (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.open (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* open (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.openRecent (slot, parent, name) [KDE 3.0.0 - ]
C++: KRecentFilesAction* openRecent (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KRecentFilesAction).
KStdAction.save (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* save (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.saveAs (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* saveAs (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.revert (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* revert (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.close (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* close (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.print (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* print (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) /PyName=print_/ |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.printPreview (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* printPreview (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.mail (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* mail (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.quit (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* quit (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.undo (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* undo (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.redo (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* redo (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.cut (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* cut (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.copy (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* copy (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.paste (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* paste (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.selectAll (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* selectAll (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.deselect (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* deselect (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.find (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* find (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.findNext (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* findNext (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.findPrev (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* findPrev (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.replace (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* replace (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.actualSize (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* actualSize (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.fitToPage (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* fitToPage (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.fitToWidth (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* fitToWidth (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.fitToHeight (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* fitToHeight (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.zoomIn (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* zoomIn (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.zoomOut (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* zoomOut (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.zoom (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* zoom (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.redisplay (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* redisplay (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.up (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* up (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.back (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* back (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.forward (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* forward (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.home (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* home (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.prior (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* prior (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.next (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* next (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.goTo (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* goTo (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.gotoPage (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* gotoPage (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.gotoLine (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* gotoLine (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.firstPage (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* firstPage (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.lastPage (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* lastPage (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.addBookmark (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* addBookmark (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.editBookmarks (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* editBookmarks (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.spelling (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* spelling (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.showMenubar (slot, parent, name) [KDE 3.0.0 - ]
C++: KToggleAction* showMenubar (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KToggleAction).
KStdAction.showToolbar (slot, parent, name) [KDE 3.0.0 - ]
C++: KToggleAction* showToolbar (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KToggleAction).
KStdAction.showToolbar (toolBarName, parent, name) [KDE 3.1.0 - ]
C++: KToggleToolBarAction* showToolbar (const char* toolBarName, KActionCollection* parent, const char* name = 0) |
TAKES toolBarName (string), parent (KActionCollection), name (char - default = 0) and RETURNS result (KToggleToolBarAction).
KStdAction.showStatusbar (slot, parent, name) [KDE 3.0.0 - ]
C++: KToggleAction* showStatusbar (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KToggleAction).
KStdAction.saveOptions (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* saveOptions (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.keyBindings (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* keyBindings (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.preferences (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* preferences (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.configureToolbars (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* configureToolbars (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.configureNotifications (slot, parent, name) [KDE 3.1.0 - ]
C++: KAction* configureNotifications (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.help (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* help (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.helpContents (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* helpContents (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.whatsThis (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* whatsThis (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.tipOfDay (slot, parent, name) [KDE 3.1.0 - ]
C++: KAction* tipOfDay (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.reportBug (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* reportBug (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.aboutApp (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* aboutApp (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).
KStdAction.aboutKDE (slot, parent, name) [KDE 3.0.0 - ]
C++: KAction* aboutKDE (QObject* recvr, char* slot, KActionCollection* parent, const char* name = 0) |
TAKES slot (a Python callable), parent (KActionCollection), name (char - default = 0) and RETURNS result (KAction).