Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

exotkAF_ViewBackgroundColorMenuNode Class Reference

Describe a menu node for the view background color. More...

#include <exotkAF_ViewBackgroundColorMenuNode.hxx>

Inheritance diagram for exotkAF_ViewBackgroundColorMenuNode:

Inheritance graph
[legend]
Collaboration diagram for exotkAF_ViewBackgroundColorMenuNode:

Collaboration graph
[legend]
List of all members.

Public Methods

void * operator new (size_t, void *anAddress)
 OCC new. More...

void * operator new (size_t size)
 OCC new. More...

void operator delete (void *anAddress)
 OCC delete. More...

Standard_EXPORT exotkAF_ViewBackgroundColorMenuNode (const Handle_exotkAF_View &aView)
 Constructor. More...

virtual Standard_EXPORT ~exotkAF_ViewBackgroundColorMenuNode ()
 Destructor. More...

virtual Standard_EXPORT Standard_Boolean Execute ()
 Executet the action ( call a color dialog box and apply the choosed color ). More...


Protected Attributes

Handle_exotkAF_View myView

Detailed Description

Describe a menu node for the view background color.

Author:
Stephane Routelous

Definition at line 49 of file exotkAF_ViewBackgroundColorMenuNode.hxx.


Constructor & Destructor Documentation

exotkAF_ViewBackgroundColorMenuNode::exotkAF_ViewBackgroundColorMenuNode const Handle_exotkAF_View   aView
 

Constructor.

Parameters:
aView  const Handle_exotkAF_View&

Definition at line 80 of file exotkAF_ViewBackgroundColorMenuNode.cxx.

References exotkTree_TreeNode::myName.

exotkAF_ViewBackgroundColorMenuNode::~exotkAF_ViewBackgroundColorMenuNode   [virtual]
 

Destructor.

Definition at line 94 of file exotkAF_ViewBackgroundColorMenuNode.cxx.


Member Function Documentation

exotkAF_ViewBackgroundColorMenuNode::Execute   [virtual]
 

Executet the action ( call a color dialog box and apply the choosed color ).

Returns:
Standard_Boolean

Reimplemented from exotkTree_MenuNode.

Definition at line 105 of file exotkAF_ViewBackgroundColorMenuNode.cxx.

References exotkAF::Application(), myView, and exotkGUI::SelectColor().

void exotkAF_ViewBackgroundColorMenuNode::operator delete void *    anAddress [inline]
 

OCC delete.

Returns:
inline void
Parameters:
void  *anAddress

Reimplemented from exotkTree_MenuNode.

Definition at line 82 of file exotkAF_ViewBackgroundColorMenuNode.hxx.

void * exotkAF_ViewBackgroundColorMenuNode::operator new size_t    size [inline]
 

OCC new.

Returns:
inline void*
Parameters:
size_t  size

Reimplemented from exotkTree_MenuNode.

Definition at line 71 of file exotkAF_ViewBackgroundColorMenuNode.hxx.

void * exotkAF_ViewBackgroundColorMenuNode::operator new size_t   ,
void *    anAddress
[inline]
 

OCC new.

Returns:
inline void*
Parameters:
size_t 
void  * anAddress

Reimplemented from exotkTree_MenuNode.

Definition at line 60 of file exotkAF_ViewBackgroundColorMenuNode.hxx.


Member Data Documentation

Handle_exotkAF_View exotkAF_ViewBackgroundColorMenuNode::myView [protected]
 

the view to handle

Definition at line 110 of file exotkAF_ViewBackgroundColorMenuNode.hxx.

Referenced by Execute().


The documentation for this class was generated from the following files:
Generated on Wed Jan 23 12:18:27 2002 for exotk by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001