Developer documentation | Axl-2.5.1
Main Page
Classes
Files
File List
File Members
src
axlGui
axlInspectorObjectSceneWidgetVolumeDiscrete.h
Go to the documentation of this file.
1
/* axlInspectorObjectSceneWidgetVolumeDiscrete.h ---
2
*
3
* Author: Anais Ducoffe
4
* Copyright (C) 2013 - Anais Ducoffe, Inria.
5
*/
6
7
/* Commentary:
8
*
9
*/
10
11
/* Change log:
12
*
13
*/
14
15
#ifndef AXLINSPECTOROBJECTSCENEWIDGETVOLUMEDISCRETE_H
16
#define AXLINSPECTOROBJECTSCENEWIDGETVOLUMEDISCRETE_H
17
18
#include <QtWidgets>
19
#include "axlGuiExport.h"
20
21
class
axlAbstractView
;
22
class
axlInspectorObjectSceneWidgetVolumeDiscretePrivate;
23
class
dtkAbstractData;
24
25
class
AXLGUI_EXPORT
axlInspectorObjectSceneWidgetVolumeDiscrete
:
public
QFrame
26
{
27
Q_OBJECT
28
29
public
:
30
axlInspectorObjectSceneWidgetVolumeDiscrete
(QWidget *parent = 0);
31
~
axlInspectorObjectSceneWidgetVolumeDiscrete
(
void
);
32
33
public
slots:
34
void
setData(dtkAbstractData *data);
35
void
setView(
axlAbstractView
*view);
36
37
private
:
38
axlInspectorObjectSceneWidgetVolumeDiscretePrivate *d;
39
};
40
41
#endif // AXLINSPECTOROBJECTSCENEWIDGETVOLUMEDISCRETE_H
AXLGUI_EXPORT
#define AXLGUI_EXPORT
Definition:
axlGuiExport2.h:15
axlInspectorObjectSceneWidgetVolumeDiscrete
Definition:
axlInspectorObjectSceneWidgetVolumeDiscrete.h:25
axlAbstractView
Definition:
axlAbstractView.h:40
Generated on Sun Dec 2 2018 20:28:10 for Axl-2.5.1 by 1.8.9.1