public class QStyle: QObject, System.IDisposable
System.Object
QtSupport
QObject
QStyleThis type implements System.IDisposable.
Qt Namespace
QStyle Methods
QStyle.Finalize Method
QStyle.defaultFrameWidth Method
QStyle.drawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, SubControl, SubControl, Qt.QStyleOption) Method
QStyle.drawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup) Method
QStyle.drawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags) Method
QStyle.drawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, SubControl) Method
QStyle.drawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, SubControl, SubControl) Method
QStyle.drawComplexControlMask(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QStyleOption) Method
QStyle.drawComplexControlMask(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect) Method
QStyle.drawControl(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, Qt.QStyleOption) Method
QStyle.drawControl(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup) Method
QStyle.drawControl(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags) Method
QStyle.drawControlMask(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QStyleOption) Method
QStyle.drawControlMask(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect) Method
QStyle.drawItem(Qt.QPainter, Qt.QRect, int, Qt.QColorGroup, bool, Qt.QPixmap, System.String, int, Qt.QColor) Method
QStyle.drawItem(Qt.QPainter, Qt.QRect, int, Qt.QColorGroup, bool, Qt.QPixmap, System.String) Method
QStyle.drawItem(Qt.QPainter, Qt.QRect, int, Qt.QColorGroup, bool, Qt.QPixmap, System.String, int) Method
QStyle.drawPrimitive(PrimitiveElement, Qt.QPainter, Qt.QRect, Qt.QColorGroup, StyleFlags, Qt.QStyleOption) Method
QStyle.drawPrimitive(PrimitiveElement, Qt.QPainter, Qt.QRect, Qt.QColorGroup) Method
QStyle.drawPrimitive(PrimitiveElement, Qt.QPainter, Qt.QRect, Qt.QColorGroup, StyleFlags) Method
QStyle.itemRect(Qt.QPainter, Qt.QRect, int, bool, Qt.QPixmap, System.String, int) Method
QStyle.itemRect(Qt.QPainter, Qt.QRect, int, bool, Qt.QPixmap, System.String) Method
QStyle.pixelMetric(PixelMetric, Qt.QWidget) Method
QStyle.pixelMetric(PixelMetric) Method
QStyle.polish(Qt.QWidget) Method
QStyle.polish(Qt.QApplication) Method
QStyle.polish(Qt.QPalette) Method
QStyle.polishPopupMenu Method
QStyle.querySubControl(ComplexControl, Qt.QWidget, Qt.QPoint, Qt.QStyleOption) Method
QStyle.querySubControl(ComplexControl, Qt.QWidget, Qt.QPoint) Method
QStyle.querySubControlMetrics(ComplexControl, Qt.QWidget, SubControl, Qt.QStyleOption) Method
QStyle.querySubControlMetrics(ComplexControl, Qt.QWidget, SubControl) Method
QStyle.scrollBarExtent Method
QStyle.sizeFromContents(ContentsType, Qt.QWidget, Qt.QSize, Qt.QStyleOption) Method
QStyle.sizeFromContents(ContentsType, Qt.QWidget, Qt.QSize) Method
QStyle.styleHint(StyleHint, Qt.QWidget, Qt.QStyleOption, void *) Method
QStyle.styleHint(StyleHint) Method
QStyle.styleHint(StyleHint, Qt.QWidget) Method
QStyle.styleHint(StyleHint, Qt.QWidget, Qt.QStyleOption) Method
QStyle.stylePixmap(StylePixmap, Qt.QWidget, Qt.QStyleOption) Method
QStyle.stylePixmap(StylePixmap) Method
QStyle.stylePixmap(StylePixmap, Qt.QWidget) Method
QStyle.subRect Method
QStyle.tabbarMetrics Method
QStyle.unPolish(Qt.QWidget) Method
QStyle.unPolish(Qt.QApplication) Method
QStyle.visualRect(Qt.QRect, Qt.QWidget) Method
QStyle.visualRect(Qt.QRect, Qt.QRect) Method
protected override void Finalize();
Qt.QStyle Class, Qt Namespace
public int defaultFrameWidth();
Qt.QStyle Class, Qt Namespace
public void drawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags how, SubControl sub, SubControl subActive, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public void drawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg);
Qt.QStyle Class, Qt Namespace
public void drawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags how);
Qt.QStyle Class, Qt Namespace
public void drawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags how, SubControl sub);
Qt.QStyle Class, Qt Namespace
public void drawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags how, SubControl sub, SubControl subActive);
Qt.QStyle Class, Qt Namespace
public void drawComplexControlMask(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public void drawComplexControlMask(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r);
Qt.QStyle Class, Qt Namespace
public void drawControl(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags how, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public void drawControl(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg);
Qt.QStyle Class, Qt Namespace
public void drawControl(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags how);
Qt.QStyle Class, Qt Namespace
public void drawControlMask(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public void drawControlMask(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r);
Qt.QStyle Class, Qt Namespace
public void drawItem(Qt.QPainter p, Qt.QRect r, int flags, Qt.QColorGroup g, bool enabled, Qt.QPixmap pixmap, System.String text, int len, Qt.QColor penColor);
Qt.QStyle Class, Qt Namespace
public void drawItem(Qt.QPainter p, Qt.QRect r, int flags, Qt.QColorGroup g, bool enabled, Qt.QPixmap pixmap, System.String text);
Qt.QStyle Class, Qt Namespace
public void drawItem(Qt.QPainter p, Qt.QRect r, int flags, Qt.QColorGroup g, bool enabled, Qt.QPixmap pixmap, System.String text, int len);
Qt.QStyle Class, Qt Namespace
public void drawPrimitive(PrimitiveElement pe, Qt.QPainter p, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public void drawPrimitive(PrimitiveElement pe, Qt.QPainter p, Qt.QRect r, Qt.QColorGroup cg);
Qt.QStyle Class, Qt Namespace
public void drawPrimitive(PrimitiveElement pe, Qt.QPainter p, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags);
Qt.QStyle Class, Qt Namespace
public Qt.QRect itemRect(Qt.QPainter p, Qt.QRect r, int flags, bool enabled, Qt.QPixmap pixmap, System.String text, int len);
Qt.QStyle Class, Qt Namespace
public Qt.QRect itemRect(Qt.QPainter p, Qt.QRect r, int flags, bool enabled, Qt.QPixmap pixmap, System.String text);
Qt.QStyle Class, Qt Namespace
public int pixelMetric(PixelMetric metric, Qt.QWidget widget);
Qt.QStyle Class, Qt Namespace
public int pixelMetric(PixelMetric metric);
Qt.QStyle Class, Qt Namespace
public void polish(Qt.QWidget arg1);
Qt.QStyle Class, Qt Namespace
public void polish(Qt.QApplication arg1);
Qt.QStyle Class, Qt Namespace
public void polish(Qt.QPalette arg1);
Qt.QStyle Class, Qt Namespace
public void polishPopupMenu(Qt.QPopupMenu arg1);
Qt.QStyle Class, Qt Namespace
public SubControl querySubControl(ComplexControl control, Qt.QWidget widget, Qt.QPoint pos, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public SubControl querySubControl(ComplexControl control, Qt.QWidget widget, Qt.QPoint pos);
Qt.QStyle Class, Qt Namespace
public Qt.QRect querySubControlMetrics(ComplexControl control, Qt.QWidget widget, SubControl sc, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public Qt.QRect querySubControlMetrics(ComplexControl control, Qt.QWidget widget, SubControl sc);
Qt.QStyle Class, Qt Namespace
public Qt.QSize scrollBarExtent();
Qt.QStyle Class, Qt Namespace
public Qt.QSize sizeFromContents(ContentsType contents, Qt.QWidget widget, Qt.QSize contentsSize, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public Qt.QSize sizeFromContents(ContentsType contents, Qt.QWidget widget, Qt.QSize contentsSize);
Qt.QStyle Class, Qt Namespace
public int styleHint(StyleHint stylehint, Qt.QWidget widget, Qt.QStyleOption arg1, void * returnData);
Qt.QStyle Class, Qt Namespace
public int styleHint(StyleHint stylehint);
Qt.QStyle Class, Qt Namespace
public int styleHint(StyleHint stylehint, Qt.QWidget widget);
Qt.QStyle Class, Qt Namespace
public int styleHint(StyleHint stylehint, Qt.QWidget widget, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public Qt.QPixmap stylePixmap(StylePixmap stylepixmap, Qt.QWidget widget, Qt.QStyleOption arg1);
Qt.QStyle Class, Qt Namespace
public Qt.QPixmap stylePixmap(StylePixmap stylepixmap);
Qt.QStyle Class, Qt Namespace
public Qt.QPixmap stylePixmap(StylePixmap stylepixmap, Qt.QWidget widget);
Qt.QStyle Class, Qt Namespace
public Qt.QRect subRect(SubRect r, Qt.QWidget widget);
Qt.QStyle Class, Qt Namespace
public void tabbarMetrics(Qt.QWidget t, int hf, int vf, int ov);
Qt.QStyle Class, Qt Namespace
public void unPolish(Qt.QWidget arg1);
Qt.QStyle Class, Qt Namespace
public void unPolish(Qt.QApplication arg1);
Qt.QStyle Class, Qt Namespace
public static Qt.QRect visualRect(Qt.QRect logical, Qt.QWidget w);
Qt.QStyle Class, Qt Namespace
public static Qt.QRect visualRect(Qt.QRect logical, Qt.QRect bounding);
Qt.QStyle Class, Qt Namespace