toolbutton.cc File Reference

#include "toolbutton.h"
#include <qiconset.h>
#include <qpixmap.h>
#include <qstring.h>
#include "util.h"

Namespaces

namespace  gui
 

Graphical user interface namespace.



Detailed Description

ToolButton - Class representing a single button on the toolbar Same as QToolButton, difference is that ToolButton also emit its ID in signal

Author:
Martin Petricek