class MainWindow: public Gtk_Window
Gtk_MenuBar* menuBar
Gtk_Menu* editMenu
Gtk_Statusbar* statusBar
guint statusBarContextId
Gtk_Text* logText
Gtk_ToggleButton* toggleLogAuto
Gtk_Label* dbNameLabel
Gtk_CList* movieList
static const int movieListColumns
int movieListCurrentlySelectedMovie
Gtk_Text* dbMovieName
Gtk_Text* comments
Gtk_Label* dbStartTime
Gtk_Label* dbDuration
Gtk_Entry* dbNameText
Gtk_Pixmap* textLoadedPixmap
Gtk_Pixmap* textNotLoadedPixmap
typedef const map < int, MovieItem > CMapOfMoviesT
MainWindow( Session &s )
~MainWindow()
gint delete_event_impl( GdkEventAny * )
void display_database_name( string &dbname )
void show_superuser_status( bool status )
void status_changed_to_superuser( bool status )
void update_movie_list( CMapOfMoviesT &movies )
void update_pixmap( int row )
void update_pixmap_by_id( int id )
void display_message( const string &msg )
alphabetic index html hierarchy of classes or java