#include <QtGui/qmainwindow.h>
#include "defs.h"
Go to the source code of this file.
Classes | |
class | WFrame |
DrawQt application management. This class is the central class of our application. It directly inherits from QMainWindow which is the main Qt window and also interacts with the whole list of displayed selections. More... |
Definition in file wframe.h.