class SuperuserPreferenciesWindow: public Gtk_Window


Inheritance:


Public Methods

SuperuserPreferenciesWindow( Session &s )
void update_from_screen()
void callback_save()
void callback_cancel()

Private Fields

Session& session
session
Gtk_VBox* profList
ServerConfigItemVec props
vector < Gtk_Entry * > entries
static const int topWindowInitSizeX
static const int topWindowInitSizeY

Documentation

Session& session
session

Gtk_VBox* profList

ServerConfigItemVec props

vector < Gtk_Entry * > entries

static const int topWindowInitSizeX

static const int topWindowInitSizeY

SuperuserPreferenciesWindow( Session &s )

void update_from_screen()

void callback_save()

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++.