KDEUI
KStyle Member List
This is the complete list of members for KStyle, including all inherited members.
| alignedRect(Qt::LayoutDirection direction, QFlags< Qt::AlignmentFlag > alignment, const QSize &size, const QRect &rectangle) | QStyle | static |
| blockSignals(bool block) | QObject | |
| Bot enum value | KStyle | protected |
| centerRect(const QRect &in, int w, int h) const | KStyle | protected |
| centerRect(const QRect &in, const QSize &size) const | KStyle | protected |
| checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| className() const | QObject | |
| combinedLayoutSpacing(QFlags< QSizePolicy::ControlType > controls1, QFlags< QSizePolicy::ControlType > controls2, Qt::Orientation orientation, QStyleOption *option, QWidget *widget) const | QStyle | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| customControlElement(const QString &element, const QWidget *widget) | KStyle | static |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| customStyleHint(const QString &element, const QWidget *widget) | KStyle | static |
| customSubElement(const QString &element, const QWidget *widget) | KStyle | static |
| defaultStyle() | KStyle | static |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const QObject *receiver, const char *method) | QObject | |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *w) const | KStyle | virtual |
| drawControl(ControlElement elem, const QStyleOption *opt, QPainter *p, const QWidget *w) const | KStyle | virtual |
| drawInsideRect(QPainter *p, const QRect &r) const | KStyle | protected |
| drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | KStyle | virtual |
| drawItemText(QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole=QPalette::NoRole) const | KStyle | virtual |
| drawKStylePrimitive(WidgetType widgetType, int primitive, const QStyleOption *opt, const QRect &r, const QPalette &pal, State flags, QPainter *p, const QWidget *widget=0, Option *kOpt=0) const | KStyle | protectedvirtual |
| drawPrimitive(PrimitiveElement elem, const QStyleOption *opt, QPainter *p, const QWidget *w) const | KStyle | virtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *, QEvent *) | KStyle | virtual |
| extractOption(Option *option) | KStyle | protectedstatic |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | KStyle | virtual |
| hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const | KStyle | virtual |
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) const | QObject | |
| isWidgetType() const | QObject | |
| itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const | KStyle | virtual |
| itemTextRect(const QFontMetrics &fm, const QRect &r, int flags, bool enabled, const QString &text) const | KStyle | virtual |
| killTimer(int id) | QObject | |
| KStyle() | KStyle | |
| layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget) const | QStyle | |
| layoutSpacingImplementation(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget) const | KStyle | protectedslot |
| Left enum value | KStyle | protected |
| MainMargin enum value | KStyle | protected |
| MarginInc enum value | KStyle | protected |
| MarginOffsets enum name | KStyle | protected |
| metaObject() const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| newControlElement(const QString &element) | KStyle | protected |
| newStyleHint(const QString &element) | KStyle | protected |
| newSubElement(const QString &element) | KStyle | protected |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| objectName | QObject | |
| objectName() const | QObject | |
| parent() const | QObject | |
| pixelMetric(PixelMetric metric, const QStyleOption *opt=0, const QWidget *w=0) const | KStyle | virtual |
| polish(QWidget *) | KStyle | virtual |
| polish(QApplication *) | KStyle | virtual |
| polish(QPalette &) | KStyle | virtual |
| property(const char *name) const | QObject | |
| proxy() const | QStyle | |
| QCommonStyle() | QCommonStyle | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| QStyle() | QStyle | |
| receivers(const char *signal) const | QObject | protected |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| Right enum value | KStyle | protected |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setWidgetLayoutProp(WidgetType widget, int metric, int value) | KStyle | protected |
| signalsBlocked() const | QObject | |
| sizeFromContents(ContentsType type, const QStyleOption *opt, const QSize &contentsSize, const QWidget *w) const | KStyle | virtual |
| sliderPositionFromValue(int min, int max, int logicalValue, int span, bool upsideDown) | QStyle | static |
| sliderValueFromPosition(int min, int max, int position, int span, bool upsideDown) | QStyle | static |
| standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | QStyle | |
| standardIconImplementation(StandardPixmap standardIcon, const QStyleOption *option=0, const QWidget *widget=0) const | KStyle | protectedslot |
| standardPalette() const | KStyle | virtual |
| standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget=0) const | KStyle | virtual |
| startTimer(int interval) | QObject | |
| State | QStyle | |
| styleHint(StyleHint hint, const QStyleOption *opt, const QWidget *w, QStyleHintReturn *returnData) const | KStyle | virtual |
| subControlRect(ComplexControl control, const QStyleOptionComplex *opt, SubControl subControl, const QWidget *w) const | KStyle | virtual |
| SubControls | QStyle | |
| subElementRect(SubElement subRect, const QStyleOption *opt, const QWidget *w) const | KStyle | virtual |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| Top enum value | KStyle | protected |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| unpolish(QWidget *) | KStyle | virtual |
| unpolish(QApplication *) | KStyle | virtual |
| visualAlignment(Qt::LayoutDirection direction, QFlags< Qt::AlignmentFlag > alignment) | QStyle | static |
| visualPos(Qt::LayoutDirection direction, const QRect &boundingRectangle, const QPoint &logicalPosition) | QStyle | static |
| visualRect(Qt::LayoutDirection direction, const QRect &boundingRectangle, const QRect &logicalRectangle) | QStyle | static |
| widgetLayoutProp(WidgetType widgetType, int metric, const QStyleOption *opt=0, const QWidget *w=0) const | KStyle | protectedvirtual |
| WidgetType enum name | KStyle | protected |
| WT_CheckBox enum value | KStyle | protected |
| WT_ComboBox enum value | KStyle | protected |
| WT_DockWidget enum value | KStyle | protected |
| WT_Generic enum value | KStyle | protected |
| WT_GroupBox enum value | KStyle | protected |
| WT_Header enum value | KStyle | protected |
| WT_Limit enum value | KStyle | protected |
| WT_LineEdit enum value | KStyle | protected |
| WT_Menu enum value | KStyle | protected |
| WT_MenuBar enum value | KStyle | protected |
| WT_MenuBarItem enum value | KStyle | protected |
| WT_MenuItem enum value | KStyle | protected |
| WT_ProgressBar enum value | KStyle | protected |
| WT_PushButton enum value | KStyle | protected |
| WT_RadioButton enum value | KStyle | protected |
| WT_ScrollBar enum value | KStyle | protected |
| WT_Slider enum value | KStyle | protected |
| WT_SpinBox enum value | KStyle | protected |
| WT_Splitter enum value | KStyle | protected |
| WT_StatusBar enum value | KStyle | protected |
| WT_TabBar enum value | KStyle | protected |
| WT_TabWidget enum value | KStyle | protected |
| WT_ToolBar enum value | KStyle | protected |
| WT_ToolBoxTab enum value | KStyle | protected |
| WT_ToolButton enum value | KStyle | protected |
| WT_Tree enum value | KStyle | protected |
| WT_Window enum value | KStyle | protected |
| ~KStyle() | KStyle | |
| ~QCommonStyle() | QCommonStyle | |
| ~QObject() | QObject | virtual |
| ~QStyle() | QStyle | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference