Developer documentation | Axl-2.5.1
Main Page
Classes
Files
File List
File Members
src
axlCore
axlViewDefault.h
Go to the documentation of this file.
1
#ifndef axlViewDefault_H
2
#define axlViewDefault_H
3
4
#include "
axlAbstractActor.h
"
5
#include "axlCoreExport.h"
6
7
#include <
axlCore/axlAbstractView.h
>
8
#include <dtkCoreSupport/dtkAbstractData.h>
9
10
class
axlViewDefaultPrivate;
11
12
class
AXLCORE_EXPORT
axlViewDefault
:
public
axlAbstractView
13
{
14
Q_OBJECT
15
16
public
:
17
axlViewDefault
(
void
);
18
~
axlViewDefault
(
void
);
19
20
QWidget *widget(
void
);
21
22
23
private
:
24
axlViewDefaultPrivate *d;
25
};
26
27
#endif // axlViewDefault_H
axlAbstractView
Definition:
axlAbstractView.h:40
axlViewDefault
Definition:
axlViewDefault.h:12
axlAbstractActor.h
AXLCORE_EXPORT
#define AXLCORE_EXPORT
Definition:
axlCoreExport2.h:15
axlAbstractView.h
Generated on Sun Dec 2 2018 20:28:10 for Axl-2.5.1 by 1.8.9.1