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