public class QCommonStyle: QStyle, System.IDisposable
System.Object
QtSupport
QObject
QStyle
QCommonStyleThis type implements System.IDisposable.
Qt Namespace
QCommonStyle Constructors
QCommonStyle() Constructor
QCommonStyle(void *) Constructor
QCommonStyle Methods
QCommonStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, SubControl, SubControl, Qt.QStyleOption) Method
QCommonStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup) Method
QCommonStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags) Method
QCommonStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, SubControl) Method
QCommonStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, SubControl, SubControl) Method
QCommonStyle.DrawComplexControlMask(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QStyleOption) Method
QCommonStyle.DrawComplexControlMask(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect) Method
QCommonStyle.DrawControl(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, Qt.QStyleOption) Method
QCommonStyle.DrawControl(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup) Method
QCommonStyle.DrawControl(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags) Method
QCommonStyle.DrawControlMask(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QStyleOption) Method
QCommonStyle.DrawControlMask(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect) Method
QCommonStyle.DrawPrimitive(PrimitiveElement, Qt.QPainter, Qt.QRect, Qt.QColorGroup, StyleFlags, Qt.QStyleOption) Method
QCommonStyle.DrawPrimitive(PrimitiveElement, Qt.QPainter, Qt.QRect, Qt.QColorGroup) Method
QCommonStyle.DrawPrimitive(PrimitiveElement, Qt.QPainter, Qt.QRect, Qt.QColorGroup, StyleFlags) Method
QCommonStyle.Finalize Method
QCommonStyle.PixelMetric(PixelMetric, Qt.QWidget) Method
QCommonStyle.PixelMetric(PixelMetric) Method
QCommonStyle.QuerySubControl(ComplexControl, Qt.QWidget, Qt.QPoint, Qt.QStyleOption) Method
QCommonStyle.QuerySubControl(ComplexControl, Qt.QWidget, Qt.QPoint) Method
QCommonStyle.QuerySubControlMetrics(ComplexControl, Qt.QWidget, SubControl, Qt.QStyleOption) Method
QCommonStyle.QuerySubControlMetrics(ComplexControl, Qt.QWidget, SubControl) Method
QCommonStyle.SizeFromContents(ContentsType, Qt.QWidget, Qt.QSize, Qt.QStyleOption) Method
QCommonStyle.SizeFromContents(ContentsType, Qt.QWidget, Qt.QSize) Method
QCommonStyle.StyleHint Method
QCommonStyle.StylePixmap(StylePixmap, Qt.QWidget, Qt.QStyleOption) Method
QCommonStyle.StylePixmap(StylePixmap) Method
QCommonStyle.StylePixmap(StylePixmap, Qt.QWidget) Method
QCommonStyle.SubRect Method
public void QCommonStyle();
Qt.QCommonStyle Class, Qt Namespace
public void QCommonStyle(void * ptr);
Qt.QCommonStyle 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.QCommonStyle Class, Qt Namespace
public void DrawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg);
Qt.QCommonStyle Class, Qt Namespace
public void DrawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags how);
Qt.QCommonStyle 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.QCommonStyle 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.QCommonStyle Class, Qt Namespace
public void DrawComplexControlMask(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QStyleOption arg1);
Qt.QCommonStyle Class, Qt Namespace
public void DrawComplexControlMask(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r);
Qt.QCommonStyle 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.QCommonStyle Class, Qt Namespace
public void DrawControl(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg);
Qt.QCommonStyle Class, Qt Namespace
public void DrawControl(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags how);
Qt.QCommonStyle Class, Qt Namespace
public void DrawControlMask(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QStyleOption arg1);
Qt.QCommonStyle Class, Qt Namespace
public void DrawControlMask(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r);
Qt.QCommonStyle Class, Qt Namespace
public void DrawPrimitive(PrimitiveElement pe, Qt.QPainter p, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags, Qt.QStyleOption arg1);
Qt.QCommonStyle Class, Qt Namespace
public void DrawPrimitive(PrimitiveElement pe, Qt.QPainter p, Qt.QRect r, Qt.QColorGroup cg);
Qt.QCommonStyle Class, Qt Namespace
public void DrawPrimitive(PrimitiveElement pe, Qt.QPainter p, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags);
Qt.QCommonStyle Class, Qt Namespace
protected override void Finalize();
Qt.QCommonStyle Class, Qt Namespace
public int PixelMetric(PixelMetric m, Qt.QWidget widget);
Qt.QCommonStyle Class, Qt Namespace
public int PixelMetric(PixelMetric m);
Qt.QCommonStyle Class, Qt Namespace
public SubControl QuerySubControl(ComplexControl control, Qt.QWidget widget, Qt.QPoint pos, Qt.QStyleOption arg1);
Qt.QCommonStyle Class, Qt Namespace
public SubControl QuerySubControl(ComplexControl control, Qt.QWidget widget, Qt.QPoint pos);
Qt.QCommonStyle Class, Qt Namespace
public Qt.QRect QuerySubControlMetrics(ComplexControl control, Qt.QWidget widget, SubControl sc, Qt.QStyleOption arg1);
Qt.QCommonStyle Class, Qt Namespace
public Qt.QRect QuerySubControlMetrics(ComplexControl control, Qt.QWidget widget, SubControl sc);
Qt.QCommonStyle Class, Qt Namespace
public Qt.QSize SizeFromContents(ContentsType s, Qt.QWidget widget, Qt.QSize contentsSize, Qt.QStyleOption arg1);
Qt.QCommonStyle Class, Qt Namespace
public Qt.QSize SizeFromContents(ContentsType s, Qt.QWidget widget, Qt.QSize contentsSize);
Qt.QCommonStyle Class, Qt Namespace
public int StyleHint(StyleHint sh, Qt.QWidget arg1, Qt.QStyleOption arg2, void * arg3);
Qt.QCommonStyle Class, Qt Namespace
public Qt.QPixmap StylePixmap(StylePixmap sp, Qt.QWidget widget, Qt.QStyleOption arg1);
Qt.QCommonStyle Class, Qt Namespace
public Qt.QPixmap StylePixmap(StylePixmap sp);
Qt.QCommonStyle Class, Qt Namespace
public Qt.QPixmap StylePixmap(StylePixmap sp, Qt.QWidget widget);
Qt.QCommonStyle Class, Qt Namespace
public Qt.QRect SubRect(SubRect r, Qt.QWidget widget);
Qt.QCommonStyle Class, Qt Namespace