StdCmdFreezeViews Class Reference

Inheritance diagram for StdCmdFreezeViews:
Gui::Command Gui::CommandBase

List of all members.

Public Member Functions

const char * className () const
 The C++ class name is needed as context for the translation framework.
 StdCmdFreezeViews ()
virtual ~StdCmdFreezeViews ()

Protected Member Functions

virtual void activated (int iMsg)
 Methods which gets called when activated, needs to be reimplemented!
virtual ActioncreateAction (void)
 Creates the used Action.
virtual bool isActive (void)
 Overite this method if your Cmd is not always active.
virtual void languageChange ()
 Translate command.

Detailed Description

Definition at line 176 of file CommandView.cpp.


Constructor & Destructor Documentation

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

Definition at line 180 of file CommandView.cpp.


Member Function Documentation

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

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

Implements Gui::Command.

Definition at line 240 of file CommandView.cpp.

References Gui::CommandBase::_pcAction, Gui::ActionGroup::actions(), Gui::Command::getGuiApplication(), and Gui::Application::sendMsgToActiveView().

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

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

Implements Gui::CommandBase.

Definition at line 181 of file CommandView.cpp.

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

Overite this method if your Cmd is not always active.

Reimplemented from Gui::Command.

Definition at line 415 of file CommandView.cpp.

References Gui::MainWindow::activeWindow(), and Gui::getMainWindow().

void StdCmdFreezeViews::languageChange (  )  [protected, virtual]

Translate command.

Reimplemented from Gui::Command.

Definition at line 432 of file CommandView.cpp.

References Gui::CommandBase::_pcAction, and Gui::ActionGroup::actions().


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

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