Line ClassInherits: QFrame.
Public Types
enum | PaintDeviceMetric { PdmWidth, PdmHeight, PdmWidthMM, PdmHeightMM, ..., PdmPhysicalDpiY } |
Properties
- 6 properties inherited from QFrame
- 58 properties inherited from QWidget
- 1 property inherited from QObject
Public Functions
- 14 public functions inherited from QFrame
- 215 public functions inherited from QWidget
- 31 public functions inherited from QObject
Protected Functions
- 3 protected functions inherited from QFrame
- 37 protected functions inherited from QWidget
- 9 protected functions inherited from QObject
Additional Inherited Members
- 19 public slots inherited from QWidget
- 1 public slot inherited from QObject
- 1 signal inherited from QWidget
- 2 signal inherited from QObject
- 4 static public members inherited from QWidget
- 11 static public members inherited from QObject
- 1 protected slot inherited from QWidget
Property Documentation
orientation : Qt::Orientation
Access functions:
Qt::Orientation | orientation() const |
void | setOrientation(Qt::Orientation orient) |
Member Function Documentation
Line::Line(QWidget * parent)
|