QSint::TaskGroup Class Reference
#include <taskgroup_p.h>
Public Member Functions | |
bool | addActionLabel (ActionLabel *label, bool addToLayout, bool addStretch) |
bool | addWidget (QWidget *widget, bool addToLayout, bool addStretch) |
QBoxLayout * | groupLayout () |
void | setScheme (ActionPanelScheme *scheme) |
TaskGroup (QWidget *parent, bool hasHeader=false) | |
QPixmap | transparentRender () |
Protected Member Functions | |
virtual void | keyPressEvent (QKeyEvent *event) |
virtual void | keyReleaseEvent (QKeyEvent *event) |
virtual void | paintEvent (QPaintEvent *event) |
Protected Attributes | |
bool | myHasHeader |
ActionPanelScheme * | myScheme |
Constructor & Destructor Documentation
◆ TaskGroup()
Member Function Documentation
◆ addActionLabel()
bool QSint::TaskGroup::addActionLabel | ( | ActionLabel * | label, |
bool | addToLayout, | ||
bool | addStretch | ||
) |
◆ addWidget()
References groupLayout().
◆ groupLayout()
QBoxLayout* QSint::TaskGroup::groupLayout | ( | ) |
Referenced by Gui::TaskView::TaskBox::actionEvent(), and addWidget().
◆ keyPressEvent()
|
protectedvirtual |
◆ keyReleaseEvent()
|
protectedvirtual |
◆ paintEvent()
|
protectedvirtual |
◆ setScheme()
void QSint::TaskGroup::setScheme | ( | ActionPanelScheme * | scheme | ) |
◆ transparentRender()
QPixmap QSint::TaskGroup::transparentRender | ( | ) |
Referenced by QSint::ActionGroup::showHide().
Member Data Documentation
◆ myHasHeader
|
protected |
◆ myScheme
|
protected |
The documentation for this class was generated from the following files:
- src/Gui/QSint/actionpanel/taskgroup_p.h
- src/Gui/QSint/actionpanel/taskgroup_p.cpp