kstars
toggleaction.h File Reference
#include <qiconset.h>
#include <kaction.h>
Include dependency graph for toggleaction.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | ToggleAction |
Subclass of Kaction that allows for the action to have a boolean state (on/off) The class stores the current state, and changes the Action's iconset to reflect the state. More... |