Vector3Attribute Class Reference

#include <Vector3Attribute.h>

Inheritance diagram for Vector3Attribute:
Inheritance graph
[legend]
Collaboration diagram for Vector3Attribute:
Collaboration graph
[legend]

Public Types

typedef MemberCaller
< Vector3Attribute,&Vector3Attribute::apply > 
ApplyCaller
typedef MemberCaller
< Vector3Attribute,&Vector3Attribute::update > 
UpdateCaller

Public Member Functions

 Vector3Attribute (const std::string &classname, const std::string &key)
GtkWidgetgetWidget () const
void apply (void)
void update (void)

Private Attributes

std::string m_classname
std::string m_key
Vector3Entry m_vector3
NonModalEntry m_nonModal
GtkBox * m_hbox

Detailed Description

Definition at line 18 of file Vector3Attribute.h.


Member Typedef Documentation

typedef MemberCaller<Vector3Attribute, &Vector3Attribute::apply> Vector3Attribute::ApplyCaller

Definition at line 62 of file Vector3Attribute.h.

typedef MemberCaller<Vector3Attribute, &Vector3Attribute::update> Vector3Attribute::UpdateCaller

Definition at line 91 of file Vector3Attribute.h.


Constructor & Destructor Documentation

Vector3Attribute::Vector3Attribute ( const std::string classname,
const std::string key 
) [inline]

Member Function Documentation

void Vector3Attribute::apply ( void   )  [inline]
GtkWidget* Vector3Attribute::getWidget (  )  const [inline, virtual]

Implements EntityAttribute.

Definition at line 51 of file Vector3Attribute.h.

References m_hbox.

void Vector3Attribute::update ( void   )  [inline, virtual]

Field Documentation

Definition at line 20 of file Vector3Attribute.h.

Referenced by apply().

GtkBox* Vector3Attribute::m_hbox [private]

Definition at line 24 of file Vector3Attribute.h.

Referenced by getWidget(), and Vector3Attribute().

Definition at line 21 of file Vector3Attribute.h.

Referenced by apply(), and update().

Definition at line 23 of file Vector3Attribute.h.

Referenced by Vector3Attribute().

Definition at line 22 of file Vector3Attribute.h.

Referenced by apply(), update(), and Vector3Attribute().


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

Generated by  doxygen 1.6.2