#include "QtxMultiAction.h"#include <QMenu>#include <QLayout>#include <QToolBar>#include <QPainter>#include <QHelpEvent>#include <QToolButton>#include <QApplication>#include <QStyleOptionButton>
Data Structures | |
| class | QtxMultiAction.Filter |
| Waches for the buttons in the popup menu to update the tool buttons state. More... | |
| class | QtxMultiAction.Menu |
| Custom menu to be used with the toolbuttons as drop down list. More... | |
| class | QtxMultiAction.Button |
| Custom button to be used in the toolbar. More... | |