NIREP
|
#include <vector>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
struct | NIREPDisplayManager::DisplayInfo |
This will set the data manager so that the images can be read in. More... | |
struct | NIREPDisplayManager::Location |
class | NIREPDisplayManager |
NIREPDisplayManager is responsible for displaying the different widgets. Currently the only real usable method is AddDisplay. I will probably be merging this with wxImageThumbnail so that it makes sense what all is happening. For the time being this is just an inbetween class. More... |
Definition in file NIREPDisplayManager.h.