Drake Designer
Main Page
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Macros
Pages
src
app
ddTaskSelection.h
Go to the documentation of this file.
1
#ifndef __ddTaskSelection_h
2
#define __ddTaskSelection_h
3
4
#include <QWidget>
5
#include "
ddAppConfigure.h
"
6
7
8
class
DD_APP_EXPORT
ddTaskSelection
:
public
QWidget
9
{
10
Q_OBJECT
11
12
public
:
13
14
ddTaskSelection
();
15
virtual
~
ddTaskSelection
();
16
17
18
19
signals:
20
21
void
taskSelected(
int
taskId);
22
23
24
protected
slots:
25
26
void
onButtonClicked();
27
28
protected
:
29
30
class
ddInternal;
31
ddInternal*
Internal
;
32
33
Q_DISABLE_COPY(
ddTaskSelection
);
34
};
35
36
#endif
ddTaskSelection::Internal
ddInternal * Internal
Definition:
ddTaskSelection.h:30
ddTaskSelection
Definition:
ddTaskSelection.h:8
ddAppConfigure.h
DD_APP_EXPORT
#define DD_APP_EXPORT
Definition:
ddAppConfigure.h:11
Generated on Fri Feb 10 2017 13:52:10 for Drake Designer by
1.8.6