#include <qtextedit.h>
#include <qlineedit.h>
#include <qwidget.h>
Go to the source code of this file.
Classes | |
class | cTextAreaMain |
Class that manages the Text Area. More... |
This file contains declaration used to creates a Text Area that will be displayed in main window, and all the methods and slots to manage the text displayed in there.