KSeparator Class Reference
Standard horizontal or vertical separator. More...
#include <kseparator.h>
Inheritance diagram for KSeparator:

Public Member Functions | |
KSeparator (QWidget *parent=0, const char *name=0, WFlags f=0) | |
KSeparator (int orientation, QWidget *parent=0, const char *name=0, WFlags f=0) | |
int | orientation () const |
void | setOrientation (int orient) |
virtual QSize | sizeHint () const |
Protected Member Functions | |
virtual void | drawFrame (QPainter *p) |
virtual void | virtual_hook (int id, void *data) |
Properties | |
int | orientation |
Detailed Description
Standard horizontal or vertical separator.
- Author:
- Michael Roth <mroth@wirlweb.de>
- Version:
- Id
- kseparator.h,v 1.14 2004/09/09 15:23:53 faure Exp
Definition at line 33 of file kseparator.h.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 28 of file kseparator.cpp. References setOrientation(). |
|
Constructor.
Definition at line 38 of file kseparator.cpp. References setOrientation(). |
Member Function Documentation
|
Returns the orientation of the separator.
|
|
Set the orientation of the separator to
Definition at line 48 of file kseparator.cpp. References endl(), and kdWarning(). Referenced by KDialogBase::enableButtonSeparator(), KSeparator(), and KDialogBase::setButtonBoxOrientation(). |
|
The recommended height (width) for a horizontal (vertical) separator.
Definition at line 103 of file kseparator.cpp. |
|
Definition at line 82 of file kseparator.cpp. |
The documentation for this class was generated from the following files: