14 #if QT_VERSION < 0x040000
16 #include <QtCore/QCustomEvent>
17 #include <QtCore/QEvent>
20 using namespace hippodraw;
QString m_file_name
The name of the file to be opened.
const int OpenEventType
The QFileOpenEvent class provides an event that will be sent when there is a request to open a file...
QString file() const
Returns the name of the file to be opened.
FileOpenEvent(const FileOpenEvent &)
The copy constructor.
hippodraw::FileOpenEvent class interface
virtual ~FileOpenEvent()
The required virtual destructor.