![]() |
Mapper
0.9.0
API documentation
|
#include <memory>#include <vector>#include <type_traits>#include <QCoreApplication>#include <QString>

Classes | |
| class | OpenOrienteering::StorageLocation |
| Provides information about document storage locations. More... | |
Namespaces | |
| OpenOrienteering | |
| OpenOrienteering::Android | |
Functions | |
| void | OpenOrienteering::Android::mediaScannerScanFile (const QString &path) |
| Tells the media scanner to register the given file or folder. More... | |
Variables | |
| constexpr bool | OpenOrienteering::qstring_is_nothrow_copy_constructible = std::is_nothrow_copy_constructible<QString>::value |
| constexpr bool | OpenOrienteering::qstring_is_nothrow_move_constructible = std::is_nothrow_move_constructible<QString>::value |
| constexpr bool | OpenOrienteering::qstring_is_nothrow_copy_assignable = std::is_nothrow_copy_assignable<QString>::value |
| constexpr bool | OpenOrienteering::qstring_is_nothrow_move_assignable = std::is_nothrow_move_assignable<QString>::value |
1.8.13