ANote.h [code] | |
cAbout.cpp | CAbout holds informations about this program |
cAbout.h [code] | |
cAboutGui.cpp | CAboutGui draws the About dialog |
cAboutGui.h [code] | |
cConnect.cpp | CConnect holds informations needed to connect to database management system |
cConnect.h [code] | |
cConnectGui.cpp | CConnectGui draws the Connect dialog window |
cConnectGui.h [code] | |
cConnectGuiAct.cpp | CConnectGuiAct processes all events operations of cConnectGui |
cConnectGuiAct.h [code] | |
cDatabaseGui.cpp | CDatabaseGui draws the Database dialog window |
cDatabaseGui.h [code] | |
cDatabaseGuiAct.cpp | CDatabaseGuiAct processes all events operations of cDatabaseGui |
cDatabaseGuiAct.h [code] | |
cDownload.cpp | |
cDownload.h [code] | |
cFile.cpp | CFile holds file data values |
cFile.h [code] | |
cFileSqlString.cpp | CFileSqlString holds all file strings needed for sql query |
cFileSqlString.h [code] | |
cFileTabGui.cpp | CFileTabGui draw all widgets of Files Tab |
cFileTabGui.h [code] | |
cFileTabGuiAct.cpp | CFileTabGuiAct processes all SPECIFIC events operations of cFileTabGui |
cFileTabGuiAct.h [code] | |
cFileWidget.cpp | CFileWidget draws all widgets related to file |
cFileWidget.h [code] | |
cFileWidgetAct.cpp | CFileWidgetAct processes all events operations of cFileWidget |
cFileWidgetAct.h [code] | |
cImageMainPanel.cpp | CImageMainPanel is a panel holding the image |
cImageMainPanel.h [code] | |
cImagePanel.cpp | CImagePanel is used to display image in a panel |
cImagePanel.h [code] | |
cImdb.cpp | CImdb extract movie information from IMDB.com |
cImdb.h [code] | |
cMainApp.cpp | Execute the program |
cMainApp.h [code] | |
cMessages.cpp | CMessages holds all messages of this program |
cMessages.h [code] | |
cMovie.cpp | CMovie holds movie data values |
cMovie.h [code] | |
cMovieSqlString.cpp | CMovieSqlString holds all movie strings needed for sql query |
cMovieSqlString.h [code] | |
cMovieTabGui.cpp | CMovieTabGui draw all widgets of Movies Tab |
cMovieTabGui.h [code] | |
cMovieTabGuiAct.cpp | CMovieTabGuiAct processes all SPECIFIC events operations of cMovieTabGui |
cMovieTabGuiAct.h [code] | |
cMovieWidget.cpp | CMovieWidget draws all widgets related to movie |
cMovieWidget.h [code] | |
cMovieWidgetAct.cpp | CMovieWidgetAct processes all events operations of cMovieWidget |
cMovieWidgetAct.h [code] | |
cMusic.cpp | CMusic holds Music data values |
cMusic.h [code] | |
cMusicSqlString.cpp | CMusicSqlString holds all music strings needed for sql query |
cMusicSqlString.h [code] | |
cMusicTabGui.cpp | CMusicTabGui draw all widgets of Musics Tab |
cMusicTabGui.h [code] | |
cMusicTabGuiAct.cpp | CMusicTabGuiAct processes all SPECIFIC events operations of cMusicTabGui |
cMusicTabGuiAct.h [code] | |
cMusicWidget.cpp | CMusicWidget draws all widgets related to music |
cMusicWidget.h [code] | |
cMusicWidgetAct.cpp | CMusicWidgetAct processes all events operations of cMusicWidget |
cMusicWidgetAct.h [code] | |
cMySQL.cpp | CMySQL processes all operations related to MySQL |
cMySQL.h [code] | |
cNumTextCtrl.cpp | CNumTextCtrl is wxTextCtrl that ONLY accept numbers |
cNumTextCtrl.h [code] | |
cPreference.cpp | CPreference holds user preferences informations |
cPreference.h [code] | |
cPreferenceGui.cpp | CPreferenceGui draws preferences dialog window |
cPreferenceGui.h [code] | |
cPreferenceGuiAct.cpp | CPreferenceGuiAct processes all events operations of cPreferenceGui |
cPreferenceGuiAct.h [code] | |
cSoftware.cpp | CSoftware holds Software data values |
cSoftware.h [code] | |
cSoftwareSqlString.cpp | CSoftwareSqlString holds all software strings needed for sql query |
cSoftwareSqlString.h [code] | |
cSoftwareTabGui.cpp | CSoftwareTabGui draw all widgets of Softwares Tab |
cSoftwareTabGui.h [code] | |
cSoftwareTabGuiAct.cpp | CSoftwareTabGuiAct processes all SPECIFIC events operations of cSoftwareTabGui |
cSoftwareTabGuiAct.h [code] | |
cSoftwareWidget.cpp | CSoftwareWidget draws all widgets related to software |
cSoftwareWidget.h [code] | |
cSoftwareWidgetAct.cpp | CSoftwareWidgetAct processes all events operations of cSoftwareWidget |
cSoftwareWidgetAct.h [code] | |
cSqlAct.cpp | CSqlAct processes all SQL operations needed by eDonkeyFileManager |
cSqlAct.h [code] | |
cSqlBaseIf.cpp | CSqlBaseIf is an interface. It ensures that its derived classes implement the "standard" SQL methods |
cSqlBaseIf.h [code] | |
cTabGui.cpp | CTabGui draw all necessary sizers for notebook |
cTabGui.h [code] | |
cTabGuiAct.cpp | CTabGuiAct processes all COMMON events operations of cTabGui |
cTabGuiAct.h [code] | |
cTabGuiActIF.cpp | CTabGuiActIF is an interface. It ensures that its derived classes implement events operations of "Download, Delete, Add and Modify" buttons |
cTabGuiActIF.h [code] | |
cWindowFrame.cpp | CWindowFrame draws the basic window frame of the program |
cWindowFrame.h [code] | |
cWindowFrameAct.cpp | CWindowFrameAct processes all events operations of cWindowFrame |
cWindowFrameAct.h [code] | |
GlobalFuncs.h [code] | |
GlobalWxFuncs.h [code] | |
MainPageDoc.cpp | |
Messages.h [code] | Messages holds all messages of this program |
TypesDef.h [code] | TypesDef holds all redefined existing types |