QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
submodules
qceplib
qceplib-base
qcepdataobjectwindow.h
Go to the documentation of this file.
1
#ifndef QCEPDATAOBJECTWINDOW_H
2
#define QCEPDATAOBJECTWINDOW_H
3
4
#include "
qcepmainwindow.h
"
5
6
class
QcepDataObjectWindow
:
public
QcepMainWindow
7
{
8
Q_OBJECT
9
public
:
10
explicit
QcepDataObjectWindow
(QWidget *parent = 0);
11
12
signals:
13
14
public
slots:
15
void
printMessage
(QString msg, QDateTime ts=QDateTime::currentDateTime());
16
};
17
18
#endif // QCEPDATAOBJECTWINDOW_H
QcepDataObjectWindow::QcepDataObjectWindow
QcepDataObjectWindow(QWidget *parent=0)
Definition:
qcepdataobjectwindow.cpp:4
qcepmainwindow.h
QcepDataObjectWindow::printMessage
void printMessage(QString msg, QDateTime ts=QDateTime::currentDateTime())
Definition:
qcepdataobjectwindow.cpp:9
QcepMainWindow
Definition:
qcepmainwindow.h:7
QcepDataObjectWindow
Definition:
qcepdataobjectwindow.h:6
Generated by
1.8.10