1 #ifndef RMAINWINDOWQT_H
2 #define RMAINWINDOWQT_H
43 virtual void resize(
int width,
int height);
44 virtual void move(
int x,
int y);
57 bool onlyChanges=
false,
108 void userInfo(
const QString& message);
109 void userWarning(
const QString& message,
bool messageBox);
120 virtual void dropEvent(QDropEvent* event);
123 virtual bool event(QEvent* e);