Set Saves Location or View Field Locations and Toggle the items picked up from them.
More...
#include <LocationViewer.h>
Set Saves Location or View Field Locations and Toggle the items picked up from them.
- Todo:
- Support Progression within this widget
◆ filterMode
◆ LocationViewer()
LocationViewer::LocationViewer |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ advancedMode
bool LocationViewer::advancedMode |
( |
void |
| ) |
|
|
slot |
◆ changeEvent()
void LocationViewer::changeEvent |
( |
QEvent * |
e | ) |
|
|
protected |
◆ dChanged
void LocationViewer::dChanged |
( |
int |
d | ) |
|
|
signal |
◆ fieldItemChanged
void LocationViewer::fieldItemChanged |
( |
int |
index, |
|
|
bool |
checked |
|
) |
| |
|
signal |
◆ fieldItemCheck
void LocationViewer::fieldItemCheck |
( |
int |
index | ) |
|
|
signal |
◆ fieldItemConnectRequest
void LocationViewer::fieldItemConnectRequest |
( |
quint8 |
index, |
|
|
QList< quint16 > |
offset, |
|
|
QList< quint8 > |
bit |
|
) |
| |
|
signal |
◆ init_fieldItems
void LocationViewer::init_fieldItems |
( |
void |
| ) |
|
|
slot |
◆ locationChanged
void LocationViewer::locationChanged |
( |
QString |
| ) |
|
|
signal |
◆ locationStringChanged
void LocationViewer::locationStringChanged |
( |
QString |
| ) |
|
|
signal |
◆ locIdChanged
void LocationViewer::locIdChanged |
( |
int |
locId | ) |
|
|
signal |
◆ mapIdChanged
void LocationViewer::mapIdChanged |
( |
int |
mapId | ) |
|
|
signal |
◆ resizeEvent()
void LocationViewer::resizeEvent |
( |
QResizeEvent * |
ev | ) |
|
|
protected |
◆ setAdvancedMode
void LocationViewer::setAdvancedMode |
( |
bool |
advancedMode | ) |
|
|
slot |
◆ setD
void LocationViewer::setD |
( |
int |
d | ) |
|
|
slot |
◆ setFieldItemChecked
void LocationViewer::setFieldItemChecked |
( |
int |
row, |
|
|
bool |
checked |
|
) |
| |
|
slot |
◆ setFilterString()
◆ setHorizontalHeaderStyle
void LocationViewer::setHorizontalHeaderStyle |
( |
QString |
styleSheet | ) |
|
|
slot |
◆ setLocationId
void LocationViewer::setLocationId |
( |
int |
locId | ) |
|
|
slot |
◆ setLocationString
void LocationViewer::setLocationString |
( |
const QString & |
locString | ) |
|
|
slot |
◆ setMapId
void LocationViewer::setMapId |
( |
int |
mapId | ) |
|
|
slot |
◆ setRegion
void LocationViewer::setRegion |
( |
const QString & |
region | ) |
|
|
slot |
◆ setSelected
void LocationViewer::setSelected |
( |
const QString & |
locFilename | ) |
|
|
slot |
◆ setT
void LocationViewer::setT |
( |
int |
t | ) |
|
|
slot |
◆ setX
void LocationViewer::setX |
( |
int |
x | ) |
|
|
slot |
◆ setY
void LocationViewer::setY |
( |
int |
y | ) |
|
|
slot |
◆ tChanged
void LocationViewer::tChanged |
( |
int |
t | ) |
|
|
signal |
◆ xChanged
void LocationViewer::xChanged |
( |
int |
x | ) |
|
|
signal |
◆ yChanged
void LocationViewer::yChanged |
( |
int |
y | ) |
|
|
signal |
The documentation for this class was generated from the following files: