Loading...
Searching...
No Matches
score::FixedTabWidget Class Reference
Inheritance diagram for score::FixedTabWidget:
Public Member Functions | |
| QActionGroup * | actionGroup () const noexcept |
| QToolBar * | toolbar () const noexcept |
| QSize | sizeHint () const override |
| void | setTab (int index) |
| std::pair< int, QAction * > | addTab (QWidget *widg, const score::PanelStatus &v) |
| QAction * | addAction (QWidget *widg, const PanelStatus &v) |
| QAction * | addAction (QAction *act) |
| void | paintEvent (QPaintEvent *ev) override |
| void | actionTriggered (QAction *act, bool b) |
Public Attributes | |
| QBrush | brush |
The documentation for this class was generated from the following files:
- FixedTabWidget.hpp
- FixedTabWidget.cpp