kig
GUIActionList Class Reference
  #include <lists.h>
Public Types | |
| typedef std::set< GUIAction * > | avectype | 
| typedef std::set< KigPart * > | dvectype | 
Public Member Functions | |
| const avectype & | actions () const | 
| void | add (GUIAction *a) | 
| void | add (const std::vector< GUIAction * > &a) | 
| void | regDoc (KigPart *d) | 
| void | remove (GUIAction *a) | 
| void | remove (const std::vector< GUIAction * > &a) | 
| void | unregDoc (KigPart *d) | 
Static Public Member Functions | |
| static GUIActionList * | instance () | 
Detailed Description
List of GUIActions for the parts to show.
Note that the list owns the actions it receives..
Member Typedef Documentation
| typedef std::set<GUIAction*> GUIActionList::avectype | 
| typedef std::set<KigPart*> GUIActionList::dvectype | 
Member Function Documentation
| void GUIActionList::add | ( | const std::vector< GUIAction * > & | a | ) | 
      
  | 
  static | 
| void GUIActionList::regDoc | ( | KigPart * | d | ) | 
| void GUIActionList::remove | ( | const std::vector< GUIAction * > & | a | ) | 
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference