StdCmdAbout Class Reference

Inheritance diagram for StdCmdAbout:
Gui::Command Gui::CommandBase

List of all members.

Public Member Functions

virtual const char * className () const
 The C++ class name is needed as context for the translation framework.
virtual void languageChange ()
 Translate command.
 StdCmdAbout ()
virtual ~StdCmdAbout ()

Protected Member Functions

virtual void activated (int iMsg)
 Shows information about the application.
virtual Gui::ActioncreateAction (void)
 Creates the used Action.
virtual bool isActive (void)
 Overite this method if your Cmd is not always active.

Detailed Description

Definition at line 177 of file CommandStd.cpp.


Constructor & Destructor Documentation

StdCmdAbout::StdCmdAbout (  ) 

Definition at line 179 of file CommandStd.cpp.

virtual StdCmdAbout::~StdCmdAbout (  )  [inline, virtual]

Definition at line 177 of file CommandStd.cpp.


Member Function Documentation

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

Shows information about the application.

Implements Gui::Command.

Definition at line 226 of file CommandStd.cpp.

References Gui::Dialog::AboutDialogFactory::create(), Gui::Dialog::AboutDialogFactory::defaultFactory(), SketcherExample::f, and Gui::getMainWindow().

virtual const char* StdCmdAbout::className (  )  const [inline, virtual]

The C++ class name is needed as context for the translation framework.

Implements Gui::CommandBase.

Definition at line 177 of file CommandStd.cpp.

Referenced by createAction(), and languageChange().

Action * StdCmdAbout::createAction ( void   )  [protected, virtual]
bool StdCmdAbout::isActive ( void   )  [protected, virtual]

Overite this method if your Cmd is not always active.

Reimplemented from Gui::Command.

Definition at line 218 of file CommandStd.cpp.

void StdCmdAbout::languageChange (  )  [virtual]

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

Generated on Wed Nov 23 19:01:38 2011 for FreeCAD by  doxygen 1.6.1