QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
submodules
qceplib
qceplib-base
qcepmainwindow-ptr.h
Go to the documentation of this file.
1
#ifndef QCEPMAINWINDOWPTR_H
2
#define QCEPMAINWINDOWPTR_H
3
4
#include <QSharedPointer>
5
6
class
QcepMainWindow
;
7
8
typedef
QSharedPointer<QcepMainWindow>
QcepMainWindowPtr
;
9
typedef
QWeakPointer<QcepMainWindow>
QcepMainWindowWPtr
;
10
11
#endif // QCEPMAINWINDOWPTR_H
12
QcepMainWindowPtr
QSharedPointer< QcepMainWindow > QcepMainWindowPtr
Definition:
qcepmainwindow-ptr.h:6
QcepMainWindow
Definition:
qcepmainwindow.h:7
QcepMainWindowWPtr
QWeakPointer< QcepMainWindow > QcepMainWindowWPtr
Definition:
qcepmainwindow-ptr.h:9
Generated by
1.8.10