public class QWindowsStyle: QCommonStyle, System.IDisposable
System.Object
QtSupport
QObject
QStyle
QCommonStyle
QWindowsStyleThis type implements System.IDisposable.
Qt Namespace
QWindowsStyle Constructors
QWindowsStyle() Constructor
QWindowsStyle(void *) Constructor
QWindowsStyle Methods
QWindowsStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, SubControl, SubControl, Qt.QStyleOption) Method
QWindowsStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup) Method
QWindowsStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags) Method
QWindowsStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, SubControl) Method
QWindowsStyle.DrawComplexControl(ComplexControl, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, SubControl, SubControl) Method
QWindowsStyle.DrawControl(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags, Qt.QStyleOption) Method
QWindowsStyle.DrawControl(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup) Method
QWindowsStyle.DrawControl(ControlElement, Qt.QPainter, Qt.QWidget, Qt.QRect, Qt.QColorGroup, StyleFlags) Method
QWindowsStyle.DrawPrimitive(PrimitiveElement, Qt.QPainter, Qt.QRect, Qt.QColorGroup, StyleFlags, Qt.QStyleOption) Method
QWindowsStyle.DrawPrimitive(PrimitiveElement, Qt.QPainter, Qt.QRect, Qt.QColorGroup) Method
QWindowsStyle.DrawPrimitive(PrimitiveElement, Qt.QPainter, Qt.QRect, Qt.QColorGroup, StyleFlags) Method
QWindowsStyle.Finalize Method
QWindowsStyle.PixelMetric(PixelMetric, Qt.QWidget) Method
QWindowsStyle.PixelMetric(PixelMetric) Method
QWindowsStyle.PolishPopupMenu Method
QWindowsStyle.SizeFromContents(ContentsType, Qt.QWidget, Qt.QSize, Qt.QStyleOption) Method
QWindowsStyle.SizeFromContents(ContentsType, Qt.QWidget, Qt.QSize) Method
QWindowsStyle.StyleHint(StyleHint, Qt.QWidget, Qt.QStyleOption, void *) Method
QWindowsStyle.StyleHint(StyleHint, Qt.QWidget) Method
QWindowsStyle.StyleHint(StyleHint, Qt.QWidget, Qt.QStyleOption) Method
QWindowsStyle.StylePixmap(StylePixmap, Qt.QWidget, Qt.QStyleOption) Method
QWindowsStyle.StylePixmap(StylePixmap) Method
QWindowsStyle.StylePixmap(StylePixmap, Qt.QWidget) Method
public void QWindowsStyle();
Qt.QWindowsStyle Class, Qt Namespace
public void QWindowsStyle(void * ptr);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags, SubControl sub, SubControl subActive, Qt.QStyleOption arg1);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags, SubControl sub);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawComplexControl(ComplexControl control, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags, SubControl sub, SubControl subActive);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawControl(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags, Qt.QStyleOption arg1);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawControl(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawControl(ControlElement element, Qt.QPainter p, Qt.QWidget widget, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawPrimitive(PrimitiveElement pe, Qt.QPainter p, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags, Qt.QStyleOption arg1);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawPrimitive(PrimitiveElement pe, Qt.QPainter p, Qt.QRect r, Qt.QColorGroup cg);
Qt.QWindowsStyle Class, Qt Namespace
public void DrawPrimitive(PrimitiveElement pe, Qt.QPainter p, Qt.QRect r, Qt.QColorGroup cg, StyleFlags flags);
Qt.QWindowsStyle Class, Qt Namespace
protected override void Finalize();
Qt.QWindowsStyle Class, Qt Namespace
public int PixelMetric(PixelMetric metric, Qt.QWidget widget);
Qt.QWindowsStyle Class, Qt Namespace
public int PixelMetric(PixelMetric metric);
Qt.QWindowsStyle Class, Qt Namespace
public void PolishPopupMenu(Qt.QPopupMenu arg1);
Qt.QWindowsStyle Class, Qt Namespace
public Qt.QSize SizeFromContents(ContentsType contents, Qt.QWidget widget, Qt.QSize contentsSize, Qt.QStyleOption arg1);
Qt.QWindowsStyle Class, Qt Namespace
public Qt.QSize SizeFromContents(ContentsType contents, Qt.QWidget widget, Qt.QSize contentsSize);
Qt.QWindowsStyle Class, Qt Namespace
public int StyleHint(StyleHint sh, Qt.QWidget arg1, Qt.QStyleOption arg2, void * arg3);
Qt.QWindowsStyle Class, Qt Namespace
public int StyleHint(StyleHint sh, Qt.QWidget arg1);
Qt.QWindowsStyle Class, Qt Namespace
public int StyleHint(StyleHint sh, Qt.QWidget arg1, Qt.QStyleOption arg2);
Qt.QWindowsStyle Class, Qt Namespace
public Qt.QPixmap StylePixmap(StylePixmap stylepixmap, Qt.QWidget widget, Qt.QStyleOption arg1);
Qt.QWindowsStyle Class, Qt Namespace
public Qt.QPixmap StylePixmap(StylePixmap stylepixmap);
Qt.QWindowsStyle Class, Qt Namespace
public Qt.QPixmap StylePixmap(StylePixmap stylepixmap, Qt.QWidget widget);
Qt.QWindowsStyle Class, Qt Namespace