UltraScan III
Namespaces
Classes
Files
File List
File Members
gui
us_passwd.h
Go to the documentation of this file.
1
#ifndef US_PASSWD_H
3
#define US_PASSWD_H
4
5
#include <QtGui>
6
7
#include "
us_widgets.h
"
8
#include "
us_extern.h
"
9
11
class
US_GUI_EXTERN
US_Passwd
:
public
US_Widgets
12
{
13
Q_OBJECT
14
15
public
:
17
US_Passwd
( QWidget* parent = 0, Qt::WindowFlags f = 0 )
18
:
US_Widgets
( true, parent, f ) {};
19
21
~US_Passwd
() {};
22
26
QString getPasswd(
void
);
27
};
28
#endif
29
Generated on Sun Jun 21 2015 11:40:42 for UltraScan III by
1.8.3.1-20130324