FactDev
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
checkname.h
1
#ifndef CHECKNAME_H
2
#define CHECKNAME_H
3
4
#include "checkfieldsletters.h"
5
6
namespace
Gui {
7
namespace
Widgets {
8
namespace
CheckFields {
12
class
CheckName
:
public
CheckFieldsLetters
13
{
14
public
:
19
CheckName
(QWidget* w = 0, QPushButton* btn=0);
20
21
22
};
23
}
24
}
25
}
26
#endif // CHECKNAME_H
Gui::Widgets::CheckFields::CheckFieldsLetters
The CheckFieldsLetters class Field with only letters (no numbers)
Definition:
checkfieldsletters.h:12
Gui::Widgets::CheckFields::CheckName
The CheckName class Line edit of name with a check icon.
Definition:
checkname.h:12
Gui::Widgets::CheckFields::CheckName::CheckName
CheckName(QWidget *w=0, QPushButton *btn=0)
CheckName::CheckName Construct a CheckName.
Definition:
checkname.cpp:7
travis
build
FACT-Team
FactDev
src
gui
widgets
checkfields
checkname.h
Generated on Sun Oct 11 2015 15:51:54 for FactDev by
1.8.6