added support for fingerprint adding/editing
some visualization changes
This commit is contained in:
@@ -45,6 +45,7 @@ private:
|
||||
|
||||
QPushButton* btnWifi;
|
||||
QPushButton* btnBeacon;
|
||||
QPushButton* btnFingerprintLocation;
|
||||
QPushButton* btnPOI;
|
||||
|
||||
QPushButton* btnImage;
|
||||
@@ -63,6 +64,7 @@ private slots:
|
||||
|
||||
void onNewAccessPoint();
|
||||
void onNewBeacon();
|
||||
void onNewFingerprintLocation();
|
||||
void onNewPOI();
|
||||
|
||||
void onNewImage();
|
||||
|
||||
Reference in New Issue
Block a user