Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

YActionHandler Class Reference

#include <actionhandler.h>

Collaboration diagram for YActionHandler:

Collaboration graph
[legend]
List of all members.

Public Types

enum  ACTION_TYPES {
  PROJECTSET_ACTIONS = 0, PROJECT_ACTIONS, TASKSET_ACTIONS, TASK_ACTIONS,
  MUTEXSET_ACTIONS, MUTEX_ACTIONS, ENVIRONMENTSET_ACTIONS, ENVIRONMENT_ACTIONS,
  SCHEDULERSET_ACTIONS, SCHEDULER_ACTIONS, HEADERSET_ACTIONS, FILEPATH_ACTIONS,
  SOURCESET_ACTIONS, RESULTS_ACTIONS, TIMING_RESULT_ACTIONS, STATISTIC_RESULT_ACTIONS,
  MAX_ACTIONS
}

Public Slots

void ObjectInvalid ()

Public Member Functions

 YActionHandler (YWorkSpaceManager &wsm)
 ~YActionHandler ()
int InitInstance (QWidget *widget)
void UpdateActions ()
YObjectGetCurrentObject ()
 The current object (e.g. selected in last operation like workspace tree).

QWidget * GetParentWidget ()
YWorkSpaceManagerGetWorkSpaceManager ()

Static Public Member Functions

void SetCurrentObject (YObject *object)
YActionsGetActions (unsigned int a)

Private Member Functions

YActions_GetActions (unsigned int a)

Private Attributes

Q_OBJECT QArray< YActions * > actions
QWidget * parentwidget
YObjectobject
YWorkSpaceManagerworkspacemanager

Detailed Description

This class provides information about the current selected entries or sets Alive from start to end of application


Member Enumeration Documentation

enum YActionHandler::ACTION_TYPES
 

Enumeration values:
PROJECTSET_ACTIONS 
PROJECT_ACTIONS 
TASKSET_ACTIONS 
TASK_ACTIONS 
MUTEXSET_ACTIONS 
MUTEX_ACTIONS 
ENVIRONMENTSET_ACTIONS 
ENVIRONMENT_ACTIONS 
SCHEDULERSET_ACTIONS 
SCHEDULER_ACTIONS 
HEADERSET_ACTIONS 
FILEPATH_ACTIONS 
SOURCESET_ACTIONS 
RESULTS_ACTIONS 
TIMING_RESULT_ACTIONS 
STATISTIC_RESULT_ACTIONS 
MAX_ACTIONS 


Constructor & Destructor Documentation

YActionHandler::YActionHandler YWorkSpaceManager   wsm [inline]
 

YActionHandler::~YActionHandler  
 

members of QArray will be destroyed automatically and before entering the destructor


Member Function Documentation

YActions* YActionHandler::_GetActions unsigned int    a [inline, private]
 

YActions * YActionHandler::GetActions unsigned int    a [static]
 

YObject* YActionHandler::GetCurrentObject   [inline]
 

The current object (e.g. selected in last operation like workspace tree).

QWidget* YActionHandler::GetParentWidget   [inline]
 

YWorkSpaceManager& YActionHandler::GetWorkSpaceManager   [inline]
 

int YActionHandler::InitInstance QWidget *    widget
 

void YActionHandler::ObjectInvalid   [inline, slot]
 

void YActionHandler::SetCurrentObject YObject   object [static]
 

void YActionHandler::UpdateActions  
 


Member Data Documentation

Q_OBJECT QArray<YActions*> YActionHandler::actions [private]
 

YObject* YActionHandler::object [private]
 

QWidget* YActionHandler::parentwidget [private]
 

YWorkSpaceManager& YActionHandler::workspacemanager [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Feb 13 23:50:48 2003 for Yasa by doxygen1.3-rc3