|
15Slide
|
| ▼CAboutDialog | |
| CGTKSlide::AboutSlide | The about dialog for 15Slide |
| CCommandUI | A UI for commands from the terminal for 15Slide |
| ▼CFileChooserDialog | |
| CGTKSlide::SlideFileDialog | A customized and simpler to use Gtk::FileChooserDialog |
| CGrid15::Grid | A data type consisting of a 4 by 4 grid array, and a 16 by 2 index, for use with 15Slide |
| ▼CGrid | |
| CGTKSlide::TileGrid | A Gtk::Grid graphical representation of a Grid15::Grid |
| CGrid15::GridManager | Manages storage, initialization, movement of tiles, and saving/loading of a grid. DONT USE: IT'S DECPRECATED |
| CGTKSlide::SaveManager | A simple class to manage save files, save options, and status of saves |
| ▼CWindow | |
| CGTKSlide::MainWindow | The main window of GTKSlide |