org.kde.koala
public class KMultiTabBarButton extends QPushButton
UNKNOWN: This class should never be created except with the appendButton call of KMultiTabBar
Constructor Summary | |
---|---|
protected | KMultiTabBarButton(Class dummy) |
KMultiTabBarButton(QPixmap pic, String arg2, QPopupMenu popup, int id, QWidget parent, int pos, int style) | |
KMultiTabBarButton(String arg1, QPopupMenu popup, int id, QWidget parent, int pos, int style) |
Method Summary | |
---|---|
String | className() |
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | finalize() Deletes the wrapped C++ instance |
protected void | hideEvent(QHideEvent arg1) |
int | id() |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
QMetaObject | metaObject() |
void | setPosition(int arg1)
this is used internaly, but can be used by the user, if (s)he wants to
It the according call of KMultiTabBar is invoked though this modifications will be overwritten |
void | setStyle(int arg1)
this is used internaly, but can be used by the user, if (s)he wants to
It the according call of KMultiTabBar is invoked though this modifications will be overwritten |
void | setText(String arg1)
modify the text of the button |
void | showEvent(QShowEvent arg1) |
QSize | sizeHint() |
protected void | slotClicked() |
UNKNOWN: this is used internaly, but can be used by the user, if (s)he wants to It the according call of KMultiTabBar is invoked though this modifications will be overwritten
UNKNOWN: this is used internaly, but can be used by the user, if (s)he wants to It the according call of KMultiTabBar is invoked though this modifications will be overwritten
UNKNOWN: modify the text of the button