AnglesAttribute Class Reference

#include <AnglesAttribute.h>

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

Public Types

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

Public Member Functions

 AnglesAttribute (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
AnglesEntry m_angles
NonModalEntry m_nonModal
GtkBox * m_hbox

Detailed Description

Definition at line 18 of file AnglesAttribute.h.


Member Typedef Documentation

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

Definition at line 62 of file AnglesAttribute.h.

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

Definition at line 91 of file AnglesAttribute.h.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements EntityAttribute.

Definition at line 51 of file AnglesAttribute.h.

References m_hbox.

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

Field Documentation

Definition at line 22 of file AnglesAttribute.h.

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

Definition at line 20 of file AnglesAttribute.h.

Referenced by apply().

GtkBox* AnglesAttribute::m_hbox [private]

Definition at line 24 of file AnglesAttribute.h.

Referenced by AnglesAttribute(), and getWidget().

Definition at line 21 of file AnglesAttribute.h.

Referenced by apply(), and update().

Definition at line 23 of file AnglesAttribute.h.

Referenced by AnglesAttribute().


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

Generated by  doxygen 1.6.2