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