NonModalComboBox Class Reference

#include <ListAttribute.h>

Public Member Functions

 NonModalComboBox (const Callback &changed)
void connect (GtkComboBox *combo)
void setActive (GtkComboBox *combo, int value)

Static Private Member Functions

static gboolean changed (GtkComboBox *widget, NonModalComboBox *self)

Private Attributes

Callback m_changed
guint m_changedHandler

Detailed Description

Definition at line 4 of file ListAttribute.h.


Constructor & Destructor Documentation

NonModalComboBox::NonModalComboBox ( const Callback &  changed  )  [inline]

Definition at line 16 of file ListAttribute.h.


Member Function Documentation

static gboolean NonModalComboBox::changed ( GtkComboBox widget,
NonModalComboBox self 
) [inline, static, private]

Definition at line 9 of file ListAttribute.h.

Referenced by connect().

void NonModalComboBox::connect ( GtkComboBox combo  )  [inline]

Definition at line 20 of file ListAttribute.h.

References changed(), and m_changedHandler.

Referenced by ListAttribute::ListAttribute(), and setActive().

void NonModalComboBox::setActive ( GtkComboBox combo,
int  value 
) [inline]

Definition at line 24 of file ListAttribute.h.

References connect(), and m_changedHandler.

Referenced by ListAttribute::update().


Field Documentation

Callback NonModalComboBox::m_changed [private]

Definition at line 6 of file ListAttribute.h.

Definition at line 7 of file ListAttribute.h.

Referenced by connect(), and setActive().


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

Generated by  doxygen 1.6.2