KAboutApplication is fully implemented.
KAboutDialog is fully implemented.
KAboutDialog is fully implemented.
KAboutDialog is fully implemented.
KAboutDialog is fully implemented.
KAboutKDE is fully implemented.
KAccelMenu is fully implemented.
KAction is fully implemented.
KToggleAction is fully implemented.
KRadioAction is fully implemented.
KSelectAction is fully implemented.
KListAction is fully implemented.
KRecentFilesAction is fully implemented.
KFontAction is fully implemented.
KFontSizeAction is fully implemented.
KActionMenu is fully implemented.
KAction is fully implemented.
KActionSeparator is fully implemented.
KActionCollection is fully implemented.
virtual KActionVList actions(const QString&) const; |
RETURNS a Python list of KAction
virtual KActionVList actions() const; |
RETURNS a Python list of KAction
Mapped type - cannot be instantiated. Whenever KActionMap is the return type of a function or the type of an argument, a Python dictionary of key:QCString, value:DCOPRef is used instead.
KAlphaPainter is fully implemented.
static bool draw(QPainter *p, const QImage & icon, QImage & amp background, int x, int y, bool copyOnBg = 0, int bgx = 0, int bgy = 0); |
RENAMED draw0
static bool draw(QPainter *p, const QImage & icon, const QPixmap & background, int x, int y, bool copyOnBg = 0, int bgx = 0, int bgy = 0); |
RENAMED draw1
static bool draw(QPainter *p, const QPixmap & icon, QImage & background, int x, int y, bool copyOnBg = 0, int bgx = 0, int bgy = 0); |
RENAMED draw2
static bool draw(QPainter *p, const QPixmap & icon, const QPixmap & background, int x, int y, int bgx = 0, int bgy = 0); |
RENAMED draw3
Mapped type - cannot be instantiated. Whenever KActionVList is the return type of a function or the type of an argument, a Python list of KAction is used instead.
KAnimWidget is fully implemented. *** EXCEPT
KAnimWidget (QWidget* /TransferThis/ = 0, const char* = 0); |
NOT Implemented
KAuthIcon is fully implemented.
KRootPermsIcon is fully implemented.
KWritePermsIcon is fully implemented.
KBugReport is fully implemented.
KButtonBox is fully implemented.
KCharSelectTable is fully implemented.
KCharSelect is fully implemented. *** EXCEPT
static void cleanupFontDatabase (); |
NOT Implemented
KContextMenuManager is fully implemented.
KCModule is fully implemented.
KColorButton is fully implemented.
KColorCombo is fully implemented.
KColorDialog is fully implemented.
KHSSelector is fully implemented.
KValueSelector is fully implemented.
KColor is fully implemented.
void rgb(int *, int *, int *); |
TAKES no arguments and RETURNS a tuple (int, int, int)
void hsv(int *, int *, int *); |
TAKES no arguments and RETURNS a tuple (int, int, int)
KPaletteTable is fully implemented.
KColorCells is fully implemented.
KColorPatch is fully implemented.
KColorDrag is fully implemented.
KComboBox is fully implemented.
KHistoryCombo is fully implemented.
KCommand is fully implemented.
KMacroCommand is fully implemented.
KCommandHistory is fully implemented.
KCompletionBox is fully implemented.
KContainerLayout is fully implemented.
KContainerLayoutItem is fully implemented.
KCursor is fully implemented.
KDatePicker is fully implemented.
KDateTable is fully implemented.
KDateInternalMonthPicker is fully implemented.
KDateInternalYearSelector is fully implemented.
KPopupFrame is fully implemented.
KDateValidator is fully implemented.
KDirectionButton is fully implemented.
KTabButton is fully implemented.
KDCOPActionProxy is fully implemented.
*** EXCEPT
virtual QValueList<KAction *> actions() const; |
NOT Implemented
KDialog is fully implemented.
KDialogBase is fully implemented.
KDockTabBar is fully implemented.
KDockTabBarPainter is fully implemented.
KDockTabCtl is fully implemented.
*** EXCEPT
_KDockTabCtl_PrivateStruct* findData (QWidget*); |
RETURNS a Python tuple
_KDockTabCtl_PrivateStruct* findData (int); |
RETURNS a Python tuple
KDockWidgetAbstractHeader is fully implemented.
KDockWidgetAbstractHeaderDrag is fully implemented.
KDockWidgetHeaderDrag is fully implemented.
KDockWidgetHeader is fully implemented.
KDockTabGroup is fully implemented.
KDockWidget is fully implemented.
KDockManager is fully implemented.
KDockMainWindow is fully implemented.
KDockWindow is fully implemented.
KDualColorButton is fully implemented.
KEdGotoLine is fully implemented.
KEdFind is fully implemented.
KEdReplace is fully implemented.
KEdit is fully implemented. *** EXCEPT
void posToRowCol (uint pos, uint& line, uint& col); |
TAKES a uint and RETURNS a Python tuple of (uint, uint)
KEditListBox is fully implemented.
void insertStrList(const char **, int = -1, int = -1); |
TAKES a Python list and a single int (index)
KEditToolbar is fully implemented.
KEditToolbarWidget is fully implemented.
KFontDialog is fully implemented.
KFontChooser is fully implemented.
KHelpMenu is fully implemented.
KIconView is fully implemented.
KImageEffect is fully implemented.
static bool blend(int &, int &, const QImage &, const QImage &, QImage &); |
TAKES 2 int and 3 QImage and RETURNS a tuple (bool, int, int)
KJanusWidget is fully implemented.
IconListBox is fully implemented.
KKeyButton is fully implemented.
KKeyDialog is fully implemented.
KKeyChooser is fully implemented.
KLed is fully implemented.
NOTE: classRef doc does not show most methods - see KLed.h for complete list of available methods
KLed(const QColor &, QWidget */TransferThis/ = 0, const char * = 0); |
NOTE: no default value for first argument in Python
KLineEdit is fully implemented.
KLineEditDlg is fully implemented.
static QString getText(const QString &, const QString&, bool *, QWidget *); |
RETURNS a tuple (QString, int) (the int is the bool * argument)
KListBox is fully implemented.
KListView is fully implemented.
KLVItemList selectedItems() const; |
RETURNS a Python list of QListViewItem
void moved(KLVItemList, KLVItemList, KLVItemList); |
signal - PASSES 3 Python lists of QListViewItem to slot
void findDrop(const QPoint &, QListViewItem *&, QListViewItem *&); |
TAKES a QPoint and RETURNS a tuple (QListViewItem, QListViewItem)
KListViewLineEdit is fully implemented.
Mapped type - cannot be instantiated. Whenever a KLVItemList is the return type of a function or the type of an argument, a Python list of QListViewItem is used instead.
KMainWindow is fully implemented. *** EXCEPT
QListIterator<KToolBar> toolBarIterator (); |
NOT Implemented
KMainWindowList* memberList; |
RETURNS a Python list of KMainWindow (variable)
Mapped type - cannot be instantiated. Whenever a KMainWindowList is the return type of a function or the type of an argument, a Python list of KMainWindow is used instead.
KMenuBar is fully implemented.
KMessageBox.sip is fully implemented.
KNumInput is fully implemented. *** EXCEPT
This class is ABSTRACT - all pure virtual methods must be overloaded before using
virtual void doLayout () = 0; |
PURE VIRTUAL method
KIntNumInput is fully implemented.
KDoubleNumInput is fully implemented.
KIntSpinBox is fully implemented. *** EXCEPT
virtual int mapTextToValue (bool*) |
NOT Implemented
KIntValidator is fully implemented.
KFloatValidator is fully implemented.
KPanelApplet is fully implemented.
KPanelExtension is fully implemented.
KPanelMenu is fully implemented.
KPasswordDialog is fully implemented.
static int getPassword(QCString &, QString, int * = 0); |
TAKES a QString and an int (keep chkbox enable) and RETURNS a tuple of the password (QCString), result code, and the keep status
static int getNewPassword(QCString &, QString); |
TAKES a QString and RETURNS a tuple (int, QString) of the new password (QCString), and result code
KPasswordEdit is fully implemented. *** EXCEPT
static const int PassLen = 100; |
NOT Implemented
KPixmapEffect is fully implemented.
KPixmapIO is fully implemented.
KPopupMenu is fully implemented.
KPopupTitle is fully implemented.
KProgress is fully implemented.
KButton is fully implemented.
KRestrictedLine is fully implemented.
KRootPixmap is fully implemented.
KRuler is fully implemented.
KSelector is fully implemented.
KXYSelector is fully implemented.
KGradientSelector is fully implemented.
KSeparator is fully implemented.
KSqueezedTextLabel is fully implemented.
KStatusBar is fully implemented.
KStatusBarLabel is fully implemented.
KStdAction is fully implemented.
KSystemTray is fully implemented.
KTabCtl is fully implemented.
KTextBrowser is fully implemented.
KThemePixmap is fully implemented.
KThemeCache is fully implemented.
KThemeBase is fully implemented. *** EXCEPT
void readWidgetConfig (int i, KConfig* config, QString* pixnames, QString* brdnames, bool* loadArray); |
NOT Implemented
void readResourceGroup (int i, QString* pixnames, QString* brdnames, bool* loadArray); |
TAKES an int, QString, QString and RETURNS an int
KThemeStyle is fully implemented. *** EXCEPT
virtual void getButtonShift (int& x, int& y); |
NOT Implemented
virtual void scrollBarMetrics (const QScrollBar*, int&, int&, int&, int&); |
NOT Implemented
virtual void tabbarMetrics (const QTabBar*, int&, int&, int&); |
NOT Implemented
virtual void drawKMenuItem (QPainter* p, int x, int y, int w, int h, const QColorGroup& g, bool active, QMenuItem* item, QBrush* fill = NULL); |
NOT Implemented
virtual void drawPopupMenuItem (QPainter* p, bool checkable, int maxpmw, int tab, QMenuItem* mi, const QPalette& pal, bool act, bool enabled, int x, int y, int w, int h); |
NOT Implemented
int popupMenuItemHeight (bool checkable, QMenuItem* mi, const QFontMetrics& fm); |
NOT Implemented
void drawSliderGrooveMask (QPainter*, int, int, int, int, QCOORD, Orientation); |
NOT Implemented
KTMainWindow is fully implemented.
KToolBarSeparator is fully implemented.
KToolBar is fully implemented.
KToolBarButton is fully implemented.
KToolBarButtonList is fully implemented.
KToolBarRadioGroup is fully implemented.
KURLLabel is fully implemented.
KWindowListMenu is fully implemented.
KWizard is fully implemented.
KXMLGUI is fully implemented.
KXMLGUIClientList clients() const; |
RETURNS a Python list
void plugActionList(KXMLGUIClient *, const QString &, const KActionList&actionList); |
KWidgetList containers(const QString&tagName); |
RETURNS a Python list
Mapped type - cannot be instantiated. Whenever a KActionList is the return type of a function or the type of an argument, a Python list of KAction is used instead.
Mapped type - cannot be instantiated. Whenever a KXMLGUIClientList is the return type of a function or the type of an argument, a Python list of KXMLGUIClient is used instead.
Mapped type - cannot be instantiated. Whenever a KWidgetList is the return type of a function or the type of an argument, a Python list of QWidget is used instead.
KXMLGUIBuilder is fully implemented. *** EXCEPT
virtual QWidget* createContainer (QWidget* parent, int index, const QDomElement& element, int& id); |
NOT Implemented
KXMLGUIClient is fully implemented.
void plugActionList(const QString &, const KActionList& actionList); takes a Python list of KAction
const KXMLGUIClientList *childClients(); returns a Python list of KXMLGUIClient
QXEmbed is fully implemented. *** EXCEPT
static bool processClientCmdline (QWidget* client, int& argc, char** argv); |
TAKES a QWidget and a Python list and returns a Python tuple of (int, int)
bool x11Event (XEvent*); |
NOT Implemented