AngleAttribute Class Reference

#include <AngleAttribute.h>

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

Public Types

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

Public Member Functions

 AngleAttribute (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
GtkEntrym_entry
NonModalEntry m_nonModal

Detailed Description

Definition at line 4 of file AngleAttribute.h.


Member Typedef Documentation

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

Definition at line 29 of file AngleAttribute.h.

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

Definition at line 42 of file AngleAttribute.h.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements EntityAttribute.

Definition at line 19 of file AngleAttribute.h.

References m_entry.

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

Field Documentation

Definition at line 6 of file AngleAttribute.h.

Referenced by apply().

Definition at line 8 of file AngleAttribute.h.

Referenced by AngleAttribute(), apply(), getWidget(), and update().

Definition at line 7 of file AngleAttribute.h.

Referenced by apply(), and update().

Definition at line 9 of file AngleAttribute.h.

Referenced by AngleAttribute().


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

Generated by  doxygen 1.6.2