|
|
Standard horizontal or vertical separator.
|
Constructor.
|
Constructor.
Parameters:
orientation | Set the orientation of the separator. Possible values are HLine and VLine. |
int |
[const]
Retreive the orientation of the separator.
Possible values are VLine and HLine.
void |
Set the orientation of the separator.
Possible values are VLine and HLine.
QSize |
[const virtual]
The recommended height (width) for a horizontal (vertical) separator.
Reimplemented from QWidget