#include "toolbar.h"#include "toolbutton.h"#include <qstring.h>Namespaces | |
| namespace | gui |
Graphical user interface namespace. | |
ToolBar class, ancestor of QToolBar. This toolbar can handle only buttons derived from ToolButton class (any generic QWidget can be inserted, but the widget must then handle clicks, etc ... by itself)