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