14 #if QT_VERSION < 0x040000 16 #include <QtCore/QCustomEvent> 17 #include <QtCore/QEvent> 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...
hippodraw::FileOpenEvent class interface
QString file() const
Returns the name of the file to be opened.
FileOpenEvent(const FileOpenEvent &)
The copy constructor.
virtual ~FileOpenEvent()
The required virtual destructor.