![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmltoolingsettings_p.h>
Public Types | |
| enum class | ResultType { Found , NotFound } |
Public Member Functions | |
| bool | isValid () const |
Public Attributes | |
| ResultType | type = ResultType::NotFound |
| QString | iniFilePath |
Definition at line 42 of file qqmltoolingsettings_p.h.
|
strong |
| Enumerator | |
|---|---|
| Found | |
| NotFound | |
Definition at line 44 of file qqmltoolingsettings_p.h.
|
inline |
Definition at line 47 of file qqmltoolingsettings_p.h.
| QString QQmlToolingSettings::SearchResult::iniFilePath |
Definition at line 46 of file qqmltoolingsettings_p.h.
| ResultType QQmlToolingSettings::SearchResult::type = ResultType::NotFound |
Definition at line 45 of file qqmltoolingsettings_p.h.