Developer documentation | Axl-2.5.1

axlInspectorActorInterface Class Reference

#include <axlInspectorActorFactory.h>

Inheritance diagram for axlInspectorActorInterface:

Public Slots

virtual void setData (axlAbstractActor *data)
 

Public Member Functions

 axlInspectorActorInterface (QWidget *parent=0)
 
virtual ~axlInspectorActorInterface (void)
 
void setActorFactorySingleton (axlInspectorActorFactory *actorFactorySingleton)
 
axlInspectorActorFactoryactorFactorySingleton (void)
 

Protected Attributes

axlInspectorActorFactorym_actorFactorySingleton
 

Detailed Description

Definition at line 31 of file axlInspectorActorFactory.h.

Constructor & Destructor Documentation

axlInspectorActorInterface::axlInspectorActorInterface ( QWidget *  parent = 0)

Definition at line 48 of file axlInspectorActorFactory.cpp.

axlInspectorActorInterface::~axlInspectorActorInterface ( void  )
virtual

Definition at line 53 of file axlInspectorActorFactory.cpp.

Member Function Documentation

axlInspectorActorFactory * axlInspectorActorInterface::actorFactorySingleton ( void  )

Definition at line 63 of file axlInspectorActorFactory.cpp.

void axlInspectorActorInterface::setActorFactorySingleton ( axlInspectorActorFactory actorFactorySingleton)

Definition at line 58 of file axlInspectorActorFactory.cpp.

void axlInspectorActorInterface::setData ( axlAbstractActor data)
virtualslot

Definition at line 68 of file axlInspectorActorFactory.cpp.

Member Data Documentation

axlInspectorActorFactory* axlInspectorActorInterface::m_actorFactorySingleton
protected

Definition at line 45 of file axlInspectorActorFactory.h.


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