QXRD  0.11.16
qxrdmainwindow.h
Go to the documentation of this file.
1 #ifndef QXRDMAINWINDOW_H
2 #define QXRDMAINWINDOW_H
3 
4 #include "qcepmainwindow.h"
5 
7 {
8  Q_OBJECT
9 public:
10  explicit QxrdMainWindow(QWidget *parent = 0);
11 };
12 
13 #endif // QXRDMAINWINDOW_H
QxrdMainWindow(QWidget *parent=0)