#include <KToggleAction>
#include <QObject>
#include <QString>
Go to the source code of this file.
Classes | |
class | AbstractAction |
the base class for custom actions. This class provides the basic functionality for all custom actions Used on the pallete bar that will interact directly with the scene. More... |