conexus logo

Conexus::Gtk::DottedDecimalEntry Class Reference

#include <dotteddecimalentry.h>

List of all members.

Public Member Functions

 DottedDecimalEntry ()
 ~DottedDecimalEntry ()
std::string host_string () const
::Gtk::Button & apply_button ()
bool is_immediate_apply_enabled ()
void enable_immediate_apply (bool enable=true)
void apply ()

Protected Member Functions

void on_entry_insert_text (const Glib::ustring &text, int *position, int n)

Protected Attributes

IPAddressInterfacem_address
bool m_immediate_apply
sigc::connection m_address_host_connection
::Gtk::Entry m_entry [4]

Private Member Functions

void setup_widget ()


Detailed Description

Author:
Rick L Vinyard Jr

Constructor & Destructor Documentation

Conexus::Gtk::DottedDecimalEntry::DottedDecimalEntry (  ) 

References setup_widget().

Conexus::Gtk::DottedDecimalEntry::~DottedDecimalEntry (  ) 


Member Function Documentation

void Conexus::Gtk::DottedDecimalEntry::apply (  ) 

::Gtk::Button& Conexus::Gtk::DottedDecimalEntry::apply_button (  ) 

void Conexus::Gtk::DottedDecimalEntry::enable_immediate_apply ( bool  enable = true  ) 

std::string Conexus::Gtk::DottedDecimalEntry::host_string (  )  const

References m_entry.

bool Conexus::Gtk::DottedDecimalEntry::is_immediate_apply_enabled (  ) 

void Conexus::Gtk::DottedDecimalEntry::on_entry_insert_text ( const Glib::ustring &  text,
int *  position,
int  n 
) [protected]

References m_entry.

Referenced by setup_widget().

void Conexus::Gtk::DottedDecimalEntry::setup_widget (  )  [private]

References m_entry, and on_entry_insert_text().

Referenced by DottedDecimalEntry().


Member Data Documentation

::Gtk::Entry Conexus::Gtk::DottedDecimalEntry::m_entry[4] [protected]


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

Generated on Wed Jul 8 15:51:27 2009 for conexus by doxygen 1.5.8