Classes | |
class | AIMLEngine |
The class that performs all RebeccaAIML engine operations. More... | |
class | AIMLEngineThread |
The thread object that encapsulates the AIMLEngine for the gui. More... | |
class | CustomTextEdit |
Custom QTextEdit to prevent the regular QTextEdit from ruining the background picture. More... | |
class | MainWindow |
The main window of our gui that encapsulates and holds references to everything else. More... | |
class | QtGuiCallBacks |
My Custom CallBacks class. More... |