Gui::StdCmdDescription Class Reference

#include <WhatsThis.h>

Inheritance diagram for Gui::StdCmdDescription:
Gui::Command Gui::CommandBase

List of all members.

Public Member Functions

 StdCmdDescription ()
 ~StdCmdDescription ()

Static Public Member Functions

static void enterDescriptionMode ()
static bool inDescriptionMode ()
static void leaveDescriptionMode ()
static void setSource (const QString &)

Protected Member Functions

void activated (int iMsg)
 Methods which gets called when activated, needs to be reimplemented!
ActioncreateAction (void)
 Creates the used Action.

Detailed Description

Author:
Werner Mayer

Definition at line 35 of file WhatsThis.h.


Constructor & Destructor Documentation

StdCmdDescription::StdCmdDescription (  ) 
StdCmdDescription::~StdCmdDescription (  ) 

Definition at line 53 of file WhatsThis.cpp.


Member Function Documentation

void StdCmdDescription::activated ( int  iMsg  )  [protected, virtual]

Methods which gets called when activated, needs to be reimplemented!

Implements Gui::Command.

Definition at line 64 of file WhatsThis.cpp.

References enterDescriptionMode(), inDescriptionMode(), and leaveDescriptionMode().

Action * StdCmdDescription::createAction ( void   )  [protected, virtual]

Creates the used Action.

Reimplemented from Gui::Command.

Definition at line 57 of file WhatsThis.cpp.

References Gui::Action::setCheckable().

void StdCmdDescription::enterDescriptionMode (  )  [static]

Definition at line 86 of file WhatsThis.cpp.

Referenced by activated().

bool StdCmdDescription::inDescriptionMode (  )  [static]

Definition at line 72 of file WhatsThis.cpp.

Referenced by activated().

void StdCmdDescription::leaveDescriptionMode (  )  [static]

Definition at line 92 of file WhatsThis.cpp.

Referenced by activated().

void StdCmdDescription::setSource ( const QString &  src  )  [static]

Definition at line 77 of file WhatsThis.cpp.

References Gui::getMainWindow().


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

Generated on Wed Nov 23 19:02:03 2011 for FreeCAD by  doxygen 1.6.1