class PrefWindow: public Gtk_Window

edit preferences

Inheritance:


Public Fields

static const int topWindowInitSizeX
static const int topWindowInitSizeY

Public Methods

PrefWindow( Session &session )
void add_config_items()
void update_from_screen()
void callback_select_list_item( gpointer entry )
void callback_save()
void callback_ok()
void callback_cancel()

Private Fields

Session& session
reference to Session
Gtk_VBox* profList
vector < Gtk_Entry * > entries

Documentation

edit preferences
Session& session
reference to Session

Gtk_VBox* profList

vector < Gtk_Entry * > entries

static const int topWindowInitSizeX

static const int topWindowInitSizeY

PrefWindow( Session &session )

void add_config_items()

void update_from_screen()

void callback_select_list_item( gpointer entry )

void callback_save()

void callback_ok()

void callback_cancel()


This class has no child classes.

alphabetic index html hierarchy of classes or java



This page was generated with the help of DOC++.