#include <netcombobox.h>
Classes | |
class | ModelColumns |
Public Member Functions | |
NetComboBox () | |
~NetComboBox () | |
std::string | device () |
void | set_device (const std::string &device) |
Protected Member Functions | |
void | load_from_enumerated () |
Protected Attributes | |
ModelColumns | m_modelcolumns |
Glib::RefPtr< ::Gtk::ListStore > | m_reftreemodel |
Conexus::Gtk::NetComboBox::NetComboBox | ( | ) |
Conexus::Gtk::NetComboBox::~NetComboBox | ( | ) |
std::string Conexus::Gtk::NetComboBox::device | ( | ) |
void Conexus::Gtk::NetComboBox::load_from_enumerated | ( | ) | [protected] |
void Conexus::Gtk::NetComboBox::set_device | ( | const std::string & | device | ) |
Referenced by device(), load_from_enumerated(), NetComboBox(), and set_device().
Glib::RefPtr< ::Gtk::ListStore> Conexus::Gtk::NetComboBox::m_reftreemodel [protected] |
Referenced by load_from_enumerated(), NetComboBox(), and set_device().