diff --git a/docs/annotated.html b/docs/annotated.html index 18fc209..8a32180 100644 --- a/docs/annotated.html +++ b/docs/annotated.html @@ -83,6 +83,7 @@ $(function() {
|
|
|
| UpdateCheckerInfo (MUtils) | ||||
| ||||||||
_cpu_info_t (MUtils::CPUFetaures) | IPCChannel (MUtils) | Lazy (MUtils) | Taskbar7 (MUtils) |
|
| + | ||
_cpu_info_t (MUtils::CPUFetaures) | IPCChannel (MUtils) | QHash | UpdateChecker (MUtils) | |||||
_fp_parts_t (MUtils) |
|
|
| Version (MUtils) | ||||
_os_version_t (MUtils::OS::Version) | UpdateCheckerInfo (MUtils) | + | ||||||
_os_version_t (MUtils::OS::Version) |
| |||||||
| JobObject (MUtils) | RegistryKey (MUtils::Registry) | UpdateChecker (MUtils) | |||||
Hash (MUtils::Hash) | JobObject (MUtils) | RegistryKey (MUtils::Registry) | + | |||||
|
| Version (MUtils) | ||||||
Hash (MUtils::Hash) | ||||||||
Lazy (MUtils) | Taskbar7 (MUtils) | |||||||
Public Member Functions | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- | UpdateChecker (const QString &binWGet, const QString &binMCat, const QString &binGnuPG, const QString &binKeys, const QString &applicationId, const quint32 &installedBuildNo, const bool betaUpdates, const bool testMode=false) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+ | UpdateChecker (const QString &binCurl, const QString &binGnuPG, const QString &binKeys, const QString &applicationId, const quint32 &installedBuildNo, const bool betaUpdates, const bool testMode=false) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
const int | getUpdateStatus (void) const | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
statusChanged(const int status) (defined in MUtils::UpdateChecker) | MUtils::UpdateChecker | signal | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
testMirrorsList(void) (defined in MUtils::UpdateChecker) | MUtils::UpdateChecker | protected | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
update_status_t (defined in MUtils::UpdateChecker) | MUtils::UpdateChecker | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateChecker(const QString &binWGet, const QString &binMCat, const QString &binGnuPG, const QString &binKeys, const QString &applicationId, const quint32 &installedBuildNo, const bool betaUpdates, const bool testMode=false) (defined in MUtils::UpdateChecker) | MUtils::UpdateChecker | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateChecker(const QString &binCurl, const QString &binGnuPG, const QString &binKeys, const QString &applicationId, const quint32 &installedBuildNo, const bool betaUpdates, const bool testMode=false) (defined in MUtils::UpdateChecker) | MUtils::UpdateChecker | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateStatus_CancelledByUser enum value (defined in MUtils::UpdateChecker) | MUtils::UpdateChecker | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateStatus_CheckingConnection enum value (defined in MUtils::UpdateChecker) | MUtils::UpdateChecker | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateStatus_CompletedNewVersionOlder enum value (defined in MUtils::UpdateChecker) | MUtils::UpdateChecker | get_env
MUTILS_API bool | set_envvar (const QString &name, const QString &value) | |
+MUTILS_API const QLatin1String & | null_device (void) | |
MUTILS_API void | check_debugger (void) | | |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MUTILS_API const QString & | temp_folder (void) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rerieves the full path of the application's Temp folder. More... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MUTILS_API void | init_process (QProcess &process, const QString &wokringDir, const bool bReplaceTempDir=true, const QStringList *const extraPaths=NULL) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initialize a given QProcess object. More... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MUTILS_API void | init_process (QProcess &process, const QString &wokringDir, const bool bReplaceTempDir=true, const QStringList *const extraPaths=NULL, const QHash< QString, QString > *const extraEnv=NULL) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initialize a given QProcess object. More... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MUTILS_API quint32 | next_rand_u32 (void) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Generates a random unsigned 32-Bit value. More... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+MUTILS_API quint32 | next_rand_u32 (const quint32 max) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MUTILS_API quint64 | next_rand_u64 (void) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Generates a random unsigned 64-Bit value. More... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MUTILS_API QString | make_temp_file (const QString &basePath, const QString &extension, const bool placeholder=false) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Generates a temporary file name. More... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MUTILS_API QString | make_unique_file (const QString &basePath, const QString &baseName, const QString &extension, const bool fancy=false) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Generates a unique file name. More... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+MUTILS_API QString | make_temp_file (const QDir &basePath, const QString &extension, const bool placeholder=false) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MUTILS_API QString | make_unique_file (const QString &basePath, const QString &baseName, const QString &extension, const bool fancy=false, const bool placeholder=false) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Generates a unique file name. More... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+MUTILS_API QString | make_unique_file (const QDir &basePath, const QString &baseName, const QString &extension, const bool fancy=false, const bool placeholder=false) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MUTILS_API bool | parity (quint32 value) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Computes the parity of the given unsigned 32-Bit value. More... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Taskbar7_
-
-§ init_process()+ +§ init_process()
@@ -370,7 +379,13 @@ class MUTILS_API | Taskbar7_ | const QStringList *const | -extraPaths = NULL |
+ extraPaths = NULL , |
+
+ |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+ | + | const QHash< QString, QString > *const | +extraEnv = NULL |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
@@ -440,8 +455,8 @@ class MUTILS_API | Taskbar7_
-
-§ make_unique_file()+ +§ make_unique_file()
@@ -468,7 +483,13 @@ class MUTILS_API | Taskbar7_ | const bool | -fancy = false |
+ fancy = false , |
+ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+ | + | const bool | +placeholder = false |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
diff --git a/docs/d3/dc1/_o_s_support_8h.html b/docs/d3/dc1/_o_s_support_8h.html index 7c0eb6f..5d328e1 100644 --- a/docs/d3/dc1/_o_s_support_8h.html +++ b/docs/d3/dc1/_o_s_support_8h.html @@ -286,6 +286,9 @@ MUTILS_API QString | MUtils:
MUTILS_API bool | MUtils::OS::set_envvar (const QString &name, const QString &value) | |
+MUTILS_API const QLatin1String & | MUtils::OS::null_device (void) | |
MUTILS_API void | MUtils::OS::check_debugger (void) | | OSSupport.h
-Go to the documentation of this file.
151 MUTILS_API bool copy_file(const QString &sourcePath, const QString &outputPath, const bool &overwrite = true, const progress_callback_t callback = NULL, void *const userData = NULL); 154 MUTILS_API bool get_file_version(const QString fileName, quint16 *const major = NULL, quint16 *const minor = NULL, quint16 *const patch = NULL, quint16 *const build = NULL); 201 MUTILS_API bool shutdown_computer(const QString &message, const unsigned long timeout, const bool forceShutdown, const bool hibernate); 220 MUTILS_API bool shell_open(const QWidget *parent, const QString &url, const bool explore = false); 221 MUTILS_API bool shell_open(const QWidget *parent, const QString &url, const QString ¶meters, const QString &directory, const bool explore = false); 246 MUTILS_API bool set_file_time(const QFile &file, const QDateTime &created = QDateTime(), const QDateTime &modified = QDateTime(), const QDateTime &accessed = QDateTime()); 247 MUTILS_API bool set_file_time(const QString &path, const QDateTime &created = QDateTime(), const QDateTime &modified = QDateTime(), const QDateTime &accessed = QDateTime());
+Go to the documentation of this file. 152 MUTILS_API bool copy_file(const QString &sourcePath, const QString &outputPath, const bool &overwrite = true, const progress_callback_t callback = NULL, void *const userData = NULL); 155 MUTILS_API bool get_file_version(const QString fileName, quint16 *const major = NULL, quint16 *const minor = NULL, quint16 *const patch = NULL, quint16 *const build = NULL); 202 MUTILS_API bool shutdown_computer(const QString &message, const unsigned long timeout, const bool forceShutdown, const bool hibernate); 221 MUTILS_API bool shell_open(const QWidget *parent, const QString &url, const bool explore = false); 222 MUTILS_API bool shell_open(const QWidget *parent, const QString &url, const QString ¶meters, const QString &directory, const bool explore = false); 247 MUTILS_API bool set_file_time(const QFile &file, const QDateTime &created = QDateTime(), const QDateTime &modified = QDateTime(), const QDateTime &accessed = QDateTime()); 248 MUTILS_API bool set_file_time(const QString &path, const QDateTime &created = QDateTime(), const QDateTime &modified = QDateTime(), const QDateTime &accessed = QDateTime());
MUTILS_API const os_version_t UNKNOWN_OPSYS Operating system version constant. unsigned int versionMinor The minor version of the underlaying operating system. Definition: OSSupport.h:75 unsigned int versionBuild The build number of the underlaying operating system. Definition: OSSupport.h:76 Definition: Version.h:34 This file contains miscellaneous functions that are generally useful for Qt-based applications... struct MUtils::OS::Version::_os_version_t os_version_t This struct contains version information about the underlaying operating system. See _os_version_t fo... unsigned int versionMajor The major version of the underlaying operating system. Definition: OSSupport.h:74 drive_type_t This enumeration specifies drive types. Definition: OSSupport.h:128 drive_type_t This enumeration specifies drive types. Definition: OSSupport.h:129 MUTILS_API const os_version_t WINDOWS_WIN70 Operating system version constant. MUTILS_API const os_version_t WINDOWS_WIN80 Operating system version constant. MUTILS_API const os_version_t WINDOWS_WIN2K Operating system version constant. MUTILS_API const os_version_t WINDOWS_WN100 Operating system version constant. os_type_t This enumeration specifies the type of the underlaying operating system. Definition: OSSupport.h:61 MUTILS_API const os_version_t WINDOWS_WIN81 Operating system version constant. This struct contains version information about the underlaying operating system. See _os_version_t fo... Definition: OSSupport.h:71 unsigned int versionSPack The service pack version of the underlaying operating system. Definition: OSSupport.h:77 MUTILS_API const os_version_t WINDOWS_VISTA Operating system version constant. MUTILS_API const os_version_t WINDOWS_WINXP Operating system version constant. MUTILS_API drive_type_t get_drive_type(const QString &path, bool *fast_seeking=NULL) Detect drive type. network_type_t This enumeration specifies network connection types. Definition: OSSupport.h:117 network_type_t This enumeration specifies network connection types. Definition: OSSupport.h:118 unsigned int type The type of the underlaying operating system, as os_type_t Definition: OSSupport.h:73 known_folder_t This enumeration specifies "known" folder identifiers. Definition: OSSupport.h:105 known_folder_t This enumeration specifies "known" folder identifiers. Definition: OSSupport.h:106 MUTILS_API const os_version_t WINDOWS_XPX64 Operating system version constant. diff --git a/docs/d4/d85/_job_object_8h_source.html b/docs/d4/d85/_job_object_8h_source.html index 2af9f3d..5020edd 100644 --- a/docs/d4/d85/_job_object_8h_source.html +++ b/docs/d4/d85/_job_object_8h_source.html @@ -70,7 +70,7 @@ $(function() { Go to the documentation of this file. This file contains miscellaneous functions that are generally useful for Qt-based applications... #define MUTILS_NO_COPY(CLASS) Disables copy constructor and assignment operator in the specified class. This macro should be used i... Definition: Global.h:400 #define MUTILS_NO_COPY(CLASS) Disables copy constructor and assignment operator in the specified class. This macro should be used i... Definition: Global.h:405 diff --git a/docs/d5/d3b/_global_8h.html b/docs/d5/d3b/_global_8h.html index 2e23711..ad8a564 100644 --- a/docs/d5/d3b/_global_8h.html +++ b/docs/d5/d3b/_global_8h.html @@ -82,6 +82,8 @@ $(function() {
diff --git a/docs/d6/d83/_update_checker_8h_source.html b/docs/d6/d83/_update_checker_8h_source.html index d17ed1d..9b399c3 100644 --- a/docs/d6/d83/_update_checker_8h_source.html +++ b/docs/d6/d83/_update_checker_8h_source.html @@ -67,10 +67,10 @@ $(function() { UpdateChecker.h
-
84 UpdateChecker(const QString &binWGet, const QString &binMCat, const QString &binGnuPG, const QString &binKeys, const QString &applicationId, const quint32 &installedBuildNo, const bool betaUpdates, const bool testMode = false); 131 inline void log(const QString &str1, const QString &str2 = QString(), const QString &str3 = QString(), const QString &str4 = QString()); 134 bool tryContactHost(const QString &hostname, const int &timeoutMsec, quint32 *const ipAddrOut = NULL); 138 bool getFile(const QString &url, const bool forceIp4, const QString &outFile, const unsigned int maxRedir = 5U); This file contains miscellaneous functions that are generally useful for Qt-based applications... Definition: UpdateChecker.h:35 86 UpdateChecker(const QString &binCurl, const QString &binGnuPG, const QString &binKeys, const QString &applicationId, const quint32 &installedBuildNo, const bool betaUpdates, const bool testMode = false); 134 inline void log(const QString &str1, const QString &str2 = QString(), const QString &str3 = QString(), const QString &str4 = QString()); 145 int execProcess(const QString &programFile, const QStringList &args, const QString &workingDir, const int timeout); This file contains miscellaneous functions that are generally useful for Qt-based applications... Definition: UpdateChecker.h:37 Definition: UpdateChecker.h:64 Definition: UpdateChecker.h:66 diff --git a/docs/d6/d9c/class_q_hash.html b/docs/d6/d9c/class_q_hash.html new file mode 100644 index 0000000..123db59 --- /dev/null +++ b/docs/d6/d9c/class_q_hash.html @@ -0,0 +1,77 @@ + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+QHash< K, V > Class Template Reference
+
+
+The documentation for this class was generated from the following file:
+Generated by + + 1.8.12 + + + diff --git a/docs/d8/d4d/_lazy_8h_source.html b/docs/d8/d4d/_lazy_8h_source.html index 499b96d..2fe9914 100644 --- a/docs/d8/d4d/_lazy_8h_source.html +++ b/docs/d8/d4d/_lazy_8h_source.html @@ -67,7 +67,7 @@ $(function() { Lazy.h
-Go to the documentation of this file.
This file contains miscellaneous functions that are generally useful for Qt-based applications... This file contains miscellaneous functions that are generally useful for Qt-based applications...
diff --git a/docs/dc/d55/struct_m_utils_1_1_o_s_1_1_version_1_1__os__version__t.html b/docs/dc/d55/struct_m_utils_1_1_o_s_1_1_version_1_1__os__version__t.html index f734f76..f83168f 100644 --- a/docs/dc/d55/struct_m_utils_1_1_o_s_1_1_version_1_1__os__version__t.html +++ b/docs/dc/d55/struct_m_utils_1_1_o_s_1_1_version_1_1__os__version__t.html @@ -116,6 +116,10 @@ unsigned int | versionBuild | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The build number of the underlaying operating system. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+unsigned int | versionSPack | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The service pack version of the underlaying operating system. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
bool | overrideFlag | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::IPCChannel | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::JobObject | This class represents a job object | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::Lazy< T > | Lazy initialization template class | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▼CQThread | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::UpdateChecker | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::Registry::RegistryKey | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::Taskbar7 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::UpdateCheckerInfo | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::Version | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CQHash< K, V > | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▼CQThread | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::UpdateChecker | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::Registry::RegistryKey | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::Taskbar7 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::UpdateCheckerInfo | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CMUtils::Version |