|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QGCArchiveModel.h>
Inheritance diagram for QGCArchiveModel:
Collaboration diagram for QGCArchiveModel:Signals | |
| void | archivePathChanged () |
| void | countChanged () |
| void | fileCountChanged () |
| void | directoryCountChanged () |
| void | totalSizeChanged () |
| void | loadingChanged () |
| void | errorStringChanged () |
| void | filterModeChanged () |
| void | loadingComplete (bool success) |
| Emitted when archive loading completes (success or failure) | |
List model for archive contents, suitable for QML ListView binding. Provides natural sorting, filtering by type, and lazy loading support.
Usage in QML:
Definition at line 27 of file QGCArchiveModel.h.
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
Emitted when archive loading completes (success or failure)
|
signal |