|
Freeciv-3.3
|
#include <repodlgs.h>
Public Member Functions | |
| req_tooltip_help () | |
Data Fields | |
| QRect | rect |
| Tech_type_id | tech_id |
| struct unit_type * | tunit |
| struct impr_type * | timpr |
| struct government * | tgov |
Definition at line 122 of file repodlgs.h.
| req_tooltip_help::req_tooltip_help | ( | ) |
Constructor for req_tooltip_help
Definition at line 575 of file repodlgs.cpp.
| QRect req_tooltip_help::rect |
Definition at line 126 of file repodlgs.h.
| Tech_type_id req_tooltip_help::tech_id |
Definition at line 127 of file repodlgs.h.
Referenced by req_tooltip_help().
| struct government* req_tooltip_help::tgov |
Definition at line 130 of file repodlgs.h.
Definition at line 129 of file repodlgs.h.
Referenced by req_tooltip_help().
Definition at line 128 of file repodlgs.h.
Referenced by req_tooltip_help().