kdeui
KToolBarSeparator Class Reference
#include <ktoolbar.h>
Inheritance diagram for KToolBarSeparator:
Public Slots | |
void | setOrientation (Orientation) |
Public Member Functions | |
KToolBarSeparator (Orientation, bool l, QToolBar *parent, const char *name=0) | |
Orientation | orientation () const |
bool | showLine () const |
QSize | sizeHint () const |
QSizePolicy | sizePolicy () const |
Protected Member Functions | |
void | drawContents (QPainter *) |
void | styleChange (QStyle &) |
Detailed Description
Definition at line 58 of file ktoolbar.h.
Constructor & Destructor Documentation
KToolBarSeparator::KToolBarSeparator | ( | Orientation | o, | |
bool | l, | |||
QToolBar * | parent, | |||
const char * | name = 0 | |||
) |
Definition at line 147 of file ktoolbar.cpp.
Member Function Documentation
void KToolBarSeparator::drawContents | ( | QPainter * | p | ) | [protected] |
Orientation KToolBarSeparator::orientation | ( | ) | const [inline] |
Definition at line 65 of file ktoolbar.h.
void KToolBarSeparator::setOrientation | ( | Orientation | o | ) | [slot] |
Definition at line 158 of file ktoolbar.cpp.
bool KToolBarSeparator::showLine | ( | ) | const [inline] |
Definition at line 67 of file ktoolbar.h.
QSize KToolBarSeparator::sizeHint | ( | void | ) | const |
Definition at line 184 of file ktoolbar.cpp.
QSizePolicy KToolBarSeparator::sizePolicy | ( | ) | const |
Definition at line 190 of file ktoolbar.cpp.
void KToolBarSeparator::styleChange | ( | QStyle & | ) | [protected] |
Definition at line 179 of file ktoolbar.cpp.
The documentation for this class was generated from the following files: