org.kde.koala
public class KToolBarSeparator extends QFrame
Constructor Summary | |
---|---|
protected | KToolBarSeparator(Class dummy) |
KToolBarSeparator(int arg1, boolean l, QToolBar parent, String name) | |
KToolBarSeparator(int arg1, boolean l, QToolBar parent) |
Method Summary | |
---|---|
String | className() |
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | drawContents(QPainter arg1) |
protected void | finalize() Deletes the wrapped C++ instance |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
QMetaObject | metaObject() |
int | orientation() |
void | setOrientation(int arg1) |
boolean | showLine() |
QSize | sizeHint() |
QSizePolicy | sizePolicy() |
void | styleChange(QStyle arg1) |