fw4spl
fwGuiQt::container::QtMenuItemContainer Class Reference

Defines the Qt menuItem bar container for IHM. More...

#include <QtMenuItemContainer.hpp>

+ Inheritance diagram for fwGuiQt::container::QtMenuItemContainer:
+ Collaboration diagram for fwGuiQt::container::QtMenuItemContainer:

Public Member Functions

virtual bool isA (const std::string &type) const override
 
FWGUIQT_API QtMenuItemContainer (::fwGui::GuiBaseObject::Key key) noexcept
 
virtual FWGUIQT_API void clean () override
 
virtual FWGUIQT_API void destroyContainer () override
 
virtual FWGUIQT_API void setQtMenuItem (QAction *menuItem)
 
virtual FWGUIQT_API QAction * getQtMenuItem ()
 
- Public Member Functions inherited from fwGui::container::fwMenuItem
- Public Member Functions inherited from fwGui::GuiBaseObject
- Public Member Functions inherited from fwCore::BaseObject

Static Public Member Functions

static bool isTypeOf (const std::string &type)
 
- Static Public Member Functions inherited from fwGui::container::fwMenuItem
static bool isTypeOf (const std::string &type)
 
static const std::string & classname ()
 return full object's classname with its namespace, i.e. fwCore::BaseObject
 
- Static Public Member Functions inherited from fwGui::GuiBaseObject
static bool isTypeOf (const std::string &type)
 
static const std::string & classname ()
 return full object's classname with its namespace, i.e. fwCore::BaseObject
 
- Static Public Member Functions inherited from fwCore::BaseObject
static bool isTypeOf (const std::string &type)
 
static const std::string & leafClassname ()
 return object's classname without its namespace, i.e. BaseObject
 
static const std::string & classname ()
 return object's classname without its namespace, i.e. BaseObject
 

Friends

template<class , class , class >
class ::fwTools::ClassFactory
 
class ::fwTools::Factory
 

Demangling methods

virtual const std::string & getLeafClassname () const override
 return object's classname without its namespace, i.e. BaseObject
 
virtual const std::string & getClassname () const override
 return full object's classname with its namespace, i.e. fwCore::BaseObject
 
static const std::string & leafClassname ()
 return object's classname without its namespace, i.e. BaseObject
 
static const std::string & classname ()
 return object's classname without its namespace, i.e. BaseObject
 

Additional Inherited Members

- Public Types inherited from fwGui::GuiBaseObject
typedef ::fwGui::factory::Key Key
 
- Protected Member Functions inherited from fwGui::GuiBaseObject
 GuiBaseObject ()
 
virtual ~GuiBaseObject ()
 

Detailed Description

Defines the Qt menuItem bar container for IHM.

Definition at line 32 of file QtMenuItemContainer.hpp.


The documentation for this class was generated from the following files: