ify"> const QLineEdit * price); рахувати з елементів дані в оголошення
void readPosterRent (PosterRent * poster, const QString & login,
const QLineEdit * city, const QLineEdit * area, const QLineEdit * street, QLineEdit * home, const QSpinBox * floor, const QLineEdit * nPhone, QComboBox * nRoom, const QCheckBox * furtiture,
const QCheckBox * animal, const QComboBox * tenant,
const QLineEdit * price); рахувати з елементів дані в оголошення
void writePosterTiItemsHiring (PosterHiring * poster, QLineEdit * city,
QLineEdit * area, QLineEdit * nPhone, QComboBox * nRoom, * furtiture, QCheckBox * animal, QComboBox * tenant,
QLineEdit * price); записати з оголошення дані в елементи
void writePosterTiItemsRent (PosterRent * poster, QLineEdit * city, QLineEdit * area, QLineEdit * street, QLineEdit * home, QSpinBox * floor, QLineEdit * nPhone, * nRoom, QCheckBox * furtiture, QCheckBox * animal,
QComboBox * tenant, QLineEdit * price), записати дані в елементи
bool isEmptyPosterHiring (const QLineEdit * city, const QLineEdit * area,
const QLineEdit * price); перевірка на заповненість усіх рядків
bool isEmptyPosterRent (const QLineEdit * city, const QLineEdit * area,
const QLineEdit * street, const QLineEdit * home, QLineEdit * price); перевірка на заповненість усіх рядків
Слоти protected класу FunctionUser
void slotAddPosterHiring (); додати оголошення
void slotAddPosterRent (); додати оголошення
void slotSavePosterHiring (); зберегти оголошення
void slotSavePosterRent (); зберегти оголошення
void slotDeleteMyPosterHiring (); видалити оголошення
void slotDeleteMyPosterRent (); видалити оголошення
void slotEditPosterHiring (); змінити оголошення
void slotEditPosterRent (); змінити оголошення
void slotDelMyAccount (); видалити свій аккаунт
void slotViewButtonHiring (); деактивувати кнопки
void slotViewButtonRent (); деактивувати кнопки
class FunctionAdmin: public FunctionUser
Клас, що описує функції адміністратора.
Поля protected класу FunctionAdmin
QWidget * windowUsers; вікно для зміни і перегляду користувачів
Ui :: functionAdmin uiFunctionAdmin; форма
Методи protected класу FunctionAdmin
void fillUserInTable (); заповнених таблиці користувачам...