SelectionButton Class Referencefinal
Inheritance diagram for SelectionButton:
Public Member Functions | |
SelectionButton (const QString &text, Selection target, score::SelectionDispatcher &disp, QWidget *parent) | |
Static Public Member Functions | |
template<typename Obj > | |
static SelectionButton * | make (Obj *obj, score::SelectionDispatcher &disp, QWidget *parent) |
template<typename Obj > | |
static SelectionButton * | make (const QString &text, Obj *obj, score::SelectionDispatcher &disp, QWidget *parent) |
The documentation for this class was generated from the following files:
- SelectionButton.hpp
- SelectionButton.cpp