UltraScan III
Namespaces
Classes
Files
File List
File Members
programs
us_edit
us_get_edit.h
Go to the documentation of this file.
1
#ifndef US_GET_EDIT_H
2
#define US_GET_EDIT_H
3
4
#include <QtGui>
5
6
#include "
us_extern.h
"
7
#include "
us_widgets_dialog.h
"
8
9
class
US_GetEdit
:
public
US_WidgetsDialog
10
{
11
Q_OBJECT
12
13
public
:
14
US_GetEdit
(
int
&, QStringList& );
15
16
private
:
17
QListWidget*
lw
;
18
int
&
index
;
19
20
private
slots:
21
void
select
(
void
);
22
};
23
#endif
Generated on Sun Jun 21 2015 11:40:42 for UltraScan III by
1.8.3.1-20130324