class KSeparator |
|
|
Standard horizontal or vertical separator.
Author Michael Roth |
|
Constructor. parent - parent object. f - extra QWidget flags.
|
|
Constructor. orientation - Set the orientation of the separator. Possible values are Horizontal or Vertical. parent - parent object. f - extra QWidget flags.
|
|
Returns the orientation of the separator. Returns int Possible values Horizontal or Vertical.
|
|
Set the orientation of the separator to orientation
orientation - Possible values are Vertical and Horizontal. |