Main public logs
Combined display of all available logs of Qt Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:20, 29 January 2026 Kiki.ji talk contribs created page QOhosOnContinueContext Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = QOhosOnContinueContext Class = The QOhosOnContinueContext class manages onContinue context. It provides system data, like source application version code and set the onContinue result that is requested by the system. See [https://developer.huawei.com/consumer/en/doc/harmonyos-references-V13/js-apis-app-ability-uiability-V13#uiabilityoncontinue UIAbility onContinue]. QOhosOnContinueContext Cl...") Tag: Visual edit
- 06:19, 29 January 2026 Kiki.ji talk contribs created page List of All Members for QOhosOnContinueContext (Created page with "< QOhosOnContinueContext Class = List of All Members for QOhosOnContinueContext = This is the complete list of members for QtOhosExtras::QOhosOnContinueContext, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |QOhosOnContinueContext() | |- |~QOhosOnContinueContext() | |- |...") Tag: Visual edit
- 06:18, 29 January 2026 Kiki.ji talk contribs created page QOhosBundleInfo Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = QOhosBundleInfo Class = The QOhosBundleInfo class contains API to provide native application bundle info. More... {| class="wikitable" |- ! Header: | #include <QOhosBundleInfo> |- ! qmake: | QT += ohosextras |- ! Since: | Qt 5.12.12 |} * List of all members, including inherited members == Public Functions == {| class="wikitable" sty...") Tag: Visual edit
- 06:16, 29 January 2026 Kiki.ji talk contribs created page List of All Members for QOhosBundleInfo (Created page with "< QOhosBundleInfo Class = List of All Members for QOhosBundleInfo = This is the complete list of members for QtOhosExtras::QOhosBundleInfo, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |QOhosBundleInfo() | |- |~QOhosBundleInfo() | |- |versionCode() const |int |}") Tag: Visual edit
- 06:14, 29 January 2026 Kiki.ji talk contribs created page Obsolete Members for QOhosAppContext (Created page with "< QOhosAppContext Class = Obsolete Members for QOhosAppContext = '''The following members of class QOhosAppContext are obsolete.''' They are provided to keep old source code working. We strongly advise against using them in new code. == Public Functions == {| class="wikitable" style="width:100%" |<code>(obsolete) </code> |'''dumpObjectInfo'''() |- |<code>(obsolete) </code> |'''Obsol...") Tag: Visual edit
- 06:12, 29 January 2026 Kiki.ji talk contribs created page QOhosAppContext Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = QOhosAppContext Class = The QOhosAppContext class contains API to manage native application context. More... {| class="wikitable" !Header: |#include <QOhosAppContext> |- !qmake: |QT += ohosextras |- !Since: |Qt 5.12.12 |- !Inherits: |QObject |} * List of all members, including inherited members * [...") Tag: Visual edit
- 06:10, 29 January 2026 Kiki.ji talk contribs created page List of All Members for QOhosAppContext (Created page with "< QOhosAppContext Class = List of All Members for QOhosAppContext = This is the complete list of members for QtOhosExtras::QOhosAppContext, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |ColorThemeMode |enum |- |QOhosAppContext() | |- |QOhosAppContext(const QtOho...") Tag: Visual edit
- 06:09, 29 January 2026 Kiki.ji talk contribs created page QOhosAbilityContext Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = QOhosAppContext Class = The QOhosAppContext class contains API to manage native application context. More... {| class="wikitable" !Header: |#include <QOhosAppContext> |- !qmake: |QT += ohosextras |- !Since: |Qt 5.12.12 |- !Inherits: |QObject |} * List of All Members for QOhosAppContext|List of all members, inc...") Tag: Visual edit
- 06:08, 29 January 2026 Kiki.ji talk contribs created page Obsolete Members for QOhosAbilityContext (Created page with "< QOhosAbilityContext Class = Obsolete Members for QOhosAbilityContext = '''The following members of class QOhosAbilityContext are obsolete.''' They are provided to keep old source code working. We strongly advise against using them in new code. == Public Functions == {| class="wikitable" style="width:100%" |<code>(obsolete) </code> |'''dumpObjectInfo'''() |- |<code>(obsolete)...") Tag: Visual edit
- 06:05, 29 January 2026 Kiki.ji talk contribs created page List of All Members for PathPolicyCheckResult (Created page with "< PathPolicyCheckResult Class = List of All Members for PathPolicyCheckResult = This is the complete list of members for QtOhosExtras::FileShare::PathPolicyCheckResult, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |policy |QtOhosExtras::FileShare::PathPolicy |- |result |bool |}") Tag: Visual edit
- 06:03, 29 January 2026 Kiki.ji talk contribs created page PathPolicyCheckResult Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = PathPolicyCheckResult Class = The PathPolicyCheckResult struct contains the result of a file permission check request for a specified path, indicating whether access is granted or denied. More... {| class="wikitable" !Header: |#include <PathPolicyCheckResult> |- !qmake: |QT += ohosextras |- !Since: |Qt 5.12.12 |} * List of All Members for PathPolicyCh...") Tag: Visual edit
- 06:02, 29 January 2026 Kiki.ji talk contribs created page List of All Members for PathPolicy (Created page with "< PathPolicy Class = List of All Members for PathPolicy = This is the complete list of members for QtOhosExtras::FileShare::PathPolicy, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |operationModes |QtOhosExtras::FileShare::OperationModes |- |path |QString |}") Tag: Visual edit
- 05:59, 29 January 2026 Kiki.ji talk contribs created page PathPolicy Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = PathPolicy Class = The PathPolicy struct encapsulates information required to request file access permissions for a specified path. More... {| class="wikitable" !Header: |#include <PathPolicy> |- !qmake: |QT += ohosextras |- !Since: |Qt 5.12.12 |} * List of all members, including inherited members == Public Variables == {| c...") Tag: Visual edit
- 05:58, 29 January 2026 Kiki.ji talk contribs created page FileShare Namespace (Created page with "< Qt for HarmonyOS / qtohosextras doc = FileShare Namespace = The FileShare to expose file permission API. More... {| class="wikitable" !Header: |#include <FileShare> |- !qmake: |QT += ohosextras |- !Since: |Qt 5.12.12 |} == Classes == {| class="wikitable" style="width:100%" |class |'''ActionResult''' |The ActionResult class encapsulates the result of all file requested access...") Tag: Visual edit
- 05:56, 29 January 2026 Kiki.ji talk contribs created page CheckResult Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = CheckResult Class = The CheckResult class encapsulates the result of all requested file access permission checks. More... {| class="wikitable" !Header: |#include <CheckResult> |- !qmake: |QT += ohosextras |- !Since: |Qt 5.12.12 |} * List of all members, including inherited members == Public Functions == {| class="wikitable...") Tag: Visual edit
- 05:55, 29 January 2026 Kiki.ji talk contribs created page List of All Members for CheckResult (Created page with "< CheckResult Class = List of All Members for CheckResult = This is the complete list of members for QtOhosExtras::FileShare::CheckResult, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |CheckResult() | |- |~CheckResult() | |- |checkResultList() const |QList<QtOhosExtras::FileShare::PathP...") Tag: Visual edit
- 05:54, 29 January 2026 Kiki.ji talk contribs created page ActionResult Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = ActionResult Class = The ActionResult class encapsulates the result of all file requested access permission actions. More... {| class="wikitable" !Header: |#include <ActionResult> |- !qmake: |QT += ohosextras |- !Since: |Qt 5.12.12 |} * List of all members, including inherited members == Public Functions == {| class="wik...") Tag: Visual edit
- 05:52, 29 January 2026 Kiki.ji talk contribs created page List of All Members for ActionResult (Created page with "< ActionResult Class = List of All Members for ActionResult = This is the complete list of members for QtOhosExtras::FileShare::ActionResult, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |ActionResult() | |- |~ActionResult() | |- |errorInfoList() const |QList<QtOhosExtras::FileShare...") Tag: Visual edit
- 04:05, 29 January 2026 Kiki.ji talk contribs created page List of All Members for QOhosSharedRecord (Created page with "< QOhosSharedRecord Class = List of All Members for QOhosSharedRecord = This is the complete list of members for QtOhosExtras::ShareKit::QOhosSharedRecord, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |QOhosSharedRecord() | |- |~QOhosSharedRecord() | |- |QOhosSharedRecord Class#content|conten...") Tag: Visual edit
- 03:59, 29 January 2026 Kiki.ji talk contribs created page QOhosSharedRecord Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = QOhosSharedRecord Class = The QOhosSharedRecord class represents a record to be shared with other application. A record can be created using. More... {| class="wikitable" |- ! Header: | #include <QOhosSharedRecord> |- ! qmake: | QT += ohosextras |- ! Since: | Qt 5.12.12 |} * List of all members, including inherited members == Publi...") Tag: Visual edit
- 03:56, 29 January 2026 Kiki.ji talk contribs created page List of All Members for QOhosShareControllerOptions (Created page with "< QOhosShareControllerOptions Class = List of All Members for QOhosShareControllerOptions = This is the complete list of members for QtOhosExtras::ShareKit::QOhosShareControllerOptions, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |QOhosShareControllerOptions() | |- |QOhosShareControllerOptions Class#dtor.QOhosSh...") Tag: Visual edit
- 03:55, 29 January 2026 Kiki.ji talk contribs created page QOhosShareControllerOptions Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = QOhosShareControllerOptions Class = The QOhosShareControllerOptions class is to configure items, such as the preview mode of the shared content, selection mode, and other information, and pop-up window anchor. It determines the display style of the sharing panel. See [https://developer.huawei.com/consumer/en/doc/harmonyos-references/share-system-share#section107934816010 ShareControllerOption...") Tag: Visual edit
- 03:36, 29 January 2026 Kiki.ji talk contribs created page List of All Members for QOhosWantInfo (Created page with "< QOhosWantInfo Class = List of All Members for QOhosWantInfo = This is the complete list of members for QtOhosExtras::QOhosWantInfo, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |ContactInfo |class |- |LaunchReason |enum |- |QOhosWantInfo() |[protected] |- |QOhosWantInfo Class#dtor.QOhosWan...") Tag: Visual edit
- 03:34, 29 January 2026 Kiki.ji talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosWantInfo Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = QOhosWantInfo Class = The QOhosWantInfo class is to represent Ohos want type. More... {| class="wikitable" |- ! Header: | #include <QOhosWantInfo> |- ! qmake: | QT += ohosextras |- ! Since: | Qt 5.12.12 |} * List of all members, including inherited members == Public Types == {| class="wikitable" style="width:100%" |- | class || '''ContactInfo_Cl...") Tag: Visual edit
- 03:32, 29 January 2026 Kiki.ji talk contribs created page QOhosWant Class (Created page with "< QOhosWant Class = List of All Members for QOhosWant = This is the complete list of members for QtOhosExtras::QOhosWant, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |abilityName |QString |- |action |QString |- |bundleName |QString |- |deviceId |QString |- |QOho...") Tag: Visual edit
- 03:32, 29 January 2026 Kiki.ji talk contribs created page List of All Members for QOhosWant (Created page with "< QOhosWant Class = List of All Members for QOhosWant = This is the complete list of members for QtOhosExtras::QOhosWant, including inherited members. {| class="wikitable sortable" style="width:100%" !Member !Type |- |abilityName |QString |- |action |QString |- |bundleName |QString |- |deviceId |QString |- |QOho...") Tag: Visual edit
- 03:30, 29 January 2026 Kiki.ji talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosWant Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = QOhosWant Class = QOhosWant wraps Ohos [https://developer.huawei.com/consumer/en/doc/harmonyos-guides-V5/want-V5 Want] class. More... {| class="wikitable" |- ! Header: | #include <QOhosWant> |- ! qmake: | QT += ohosextras |- ! Since: | Qt 5.12.12 |} * List of all members, including inherited members == Public Variables == {| class="wikitable" style="w...") Tag: Visual edit
- 03:28, 29 January 2026 Kiki.ji talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosStartOptions Class (Created page with "< Qt for HarmonyOS / qtohosextras doc = QOhosStartOptions Class = The QOhosStartOptions class is to provide new options for new started ability or process. More... {| class="wikitable" |- ! Header: | #include <QOhosStartOptions> |- ! qmake: | QT += ohosextras |- ! Since: | Qt 5.12.12 |} * List of all members, including inherited members == Public Types == {| class="wikitable" style=...") Tag: Visual edit
- 02:47, 29 January 2026 Kiki.ji talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosSharedRecord Class (Created page with "(QtOhosExtras::ShareKit::QOhosSharedRecord) The QOhosSharedRecord class represents a record to be shared with other application. A record can be created using. More... {| class="wikitable" |Header: |#include <QOhosSharedRecord> |- |qmake: |QT += ohosextras |- |Since: |Qt 5.12.12 |} * List of all members, including inherited members == Public Functions == {| class="wikitable" |virtual |'''~QOhosSharedRecord'''() |- |virtual QString |'''content'''() const = 0 |- |virtua...") Tag: Visual edit
- 02:46, 29 January 2026 Kiki.ji talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosShareControllerOptions Class (Created page with "(QtOhosExtras::ShareKit::QOhosShareControllerOptions) The QOhosShareControllerOptions class is to configure items, such as the preview mode of the shared content, selection mode, and other information, and pop-up window anchor. It determines the display style of the sharing panel. See ShareControllerOptions. More... {| class="wikitable" |Header: |#include <QOhosShareControllerOptions> |- |qmake: |QT += ohosextras |- |Since: |Qt 5.12.12 |} * List of all members, includi...") Tag: Visual edit
- 02:44, 29 January 2026 Kiki.ji talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosOperationStatus Class (Created page with "(QtOhosExtras::QOhosOperationStatus) The QOhosOperationStatus class provides interface to get an opertaion status. More... {| class="wikitable" |Header: |#include <QOhosOperationStatus> |- |qmake: |QT += ohosextras |- |Since: |Qt 5.12.12 |} * List of all members, including inherited members == Public Functions == {| class="wikitable" |virtual |'''~QOhosOperationStatus'''() |- |virtual bool |'''success'''() const = 0 |} == Protected Functions == {| class="wikitable" |...") Tag: Visual edit
- 02:42, 29 January 2026 Kiki.ji talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosOnContinueContext Class (Created page with " (QtOhosExtras::QOhosOnContinueContext) The QOhosOnContinueContext class manages onContinue context. It provides system data, like source application version code and set the onContinue result that is requested by the system. See UIAbility onContinue. More... {| class="wikitable" |Header: |#include <QOhosOnContinueContext> |- |qmake: |QT += ohosextras |- |Since: |Qt 5.12.12 |} * List of all members, including inherited members == Public Functions == {| class="wikitabl...") Tag: Visual edit
- 07:03, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/List of All Members for QOhosBundleInfo (Created page with "<!-- Source: qtohosextras-qohosbundleinfo-members.html --> <span id="list-of-all-members-for-qohosbundleinfo"></span> = List of All Members for QOhosBundleInfo = This is the complete list of members for QtOhosExtras::QOhosBundleInfo, including inherited members. * <span class="name">'''QOhosBundleInfo'''</span>() * <span class="name">'...")
- 07:02, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosBundleInfo Class (Created page with "<!-- Source: qtohosextras-qohosbundleinfo.html --> <span id="qohosbundleinfo-class"></span> = QOhosBundleInfo Class = <span class="small-subtitle">(QtOhosExtras::QOhosBundleInfo)<br /> </span> The QOhosBundleInfo class contains API to provide native application bundle info. More... <div class="table"> {| class="wikitable alignedsummary"...")
- 07:02, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/Obsolete Members for QOhosAppContext (Created page with "<!-- Source: qtohosextras-qohosappcontext-obsolete.html --> <span id="obsolete-members-for-qohosappcontext"></span> = Obsolete Members for QOhosAppContext = '''The following members of class QOhosAppContext are obsolete.''' They are provided to keep old source code working. We strongly advise against using them in new code. <span id="public-functions"></span> == Public Functions == <div class="table"> {| cla...")
- 07:01, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/List of All Members for QOhosAppContext (Created page with "<!-- Source: qtohosextras-qohosappcontext-members.html --> <span id="list-of-all-members-for-qohosappcontext"></span> = List of All Members for QOhosAppContext = This is the complete list of members for QtOhosExtras::QOhosAppContext, including inherited members. <div class="table"> {| class="wikitable propsummary" |- | class="topAlign"| * enum <span class="name">'''Qt_for_HarmonyOS/qtohosextras_doc/QOhosApp...")
- 07:01, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosAppContext Class (Created page with "<!-- Source: qtohosextras-qohosappcontext.html --> <span id="qohosappcontext-class"></span> = QOhosAppContext Class = <span class="small-subtitle">(QtOhosExtras::QOhosAppContext)<br /> </span> The QOhosAppContext class contains API to manage native application context. More... <div class="table"> {| class="wikitable alignedsummary" |- |...")
- 07:01, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/Obsolete Members for QOhosAbilityContext (Created page with "<!-- Source: qtohosextras-qohosabilitycontext-obsolete.html --> <span id="obsolete-members-for-qohosabilitycontext"></span> = Obsolete Members for QOhosAbilityContext = '''The following members of class QOhosAbilityContext are obsolete.''' They are provided to keep old source code working. We strongly advise against using them in new code. <span id="public-functions"></span> == Public Functions == <div cl...")
- 07:00, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/List of All Members for QOhosAbilityContext (Created page with "<!-- Source: qtohosextras-qohosabilitycontext-members.html --> <span id="list-of-all-members-for-qohosabilitycontext"></span> = List of All Members for QOhosAbilityContext = This is the complete list of members for QtOhosExtras::QOhosAbilityContext, including inherited members. <div class="table"> {| class="wikitable propsummary" |- | class="topAlign"| * <span class="name">'''Qt_for_HarmonyOS/qtohosextr...")
- 06:59, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/QOhosAbilityContext Class (Created page with "<!-- Source: qtohosextras-qohosabilitycontext.html --> <span id="qohosabilitycontext-class"></span> = QOhosAbilityContext Class = <span class="small-subtitle">(QtOhosExtras::QOhosAbilityContext)<br /> </span> The QOhosAbilityContext class is to manage native UI Ability context. See [https://developer.huawei.com/consumer/en/doc/harmonyos-refere...")
- 06:59, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/List of All Members for PathPolicyErrorInfo (Created page with "<!-- Source: qtohosextras-fileshare-pathpolicyerrorinfo-members.html --> <span id="list-of-all-members-for-pathpolicyerrorinfo"></span> = List of All Members for PathPolicyErrorInfo = This is the complete list of members for QtOhosExtras::FileShare::PathPolicyErrorInfo, including inherited members. * <span class="name">'''error'''</s...")
- 06:59, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/PathPolicyErrorInfo Class (Created page with "<!-- Source: qtohosextras-fileshare-pathpolicyerrorinfo.html --> <span id="pathpolicyerrorinfo-class"></span> = PathPolicyErrorInfo Class = <span class="small-subtitle">(QtOhosExtras::FileShare::PathPolicyErrorInfo)<br /> </span> The PathPolicyErrorInfo struct contains the result of a file access permission request for a specified path. #det...")
- 06:58, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/List of All Members for PathPolicyCheckResult (Created page with "<!-- Source: qtohosextras-fileshare-pathpolicycheckresult-members.html --> <span id="list-of-all-members-for-pathpolicycheckresult"></span> = List of All Members for PathPolicyCheckResult = This is the complete list of members for QtOhosExtras::FileShare::PathPolicyCheckResult, including inherited members. * <span class="name">'''Qt_for_HarmonyOS/qtohosextras_doc/PathPolicyCheckResult_Class#policy-var|...")
- 06:58, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/PathPolicyCheckResult Class (Created page with "<!-- Source: qtohosextras-fileshare-pathpolicycheckresult.html --> <span id="pathpolicycheckresult-class"></span> = PathPolicyCheckResult Class = <span class="small-subtitle">(QtOhosExtras::FileShare::PathPolicyCheckResult)<br /> </span> The PathPolicyCheckResult struct contains the result of a file permission check request for a specified...")
- 06:58, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/List of All Members for PathPolicy (Created page with "<!-- Source: qtohosextras-fileshare-pathpolicy-members.html --> <span id="list-of-all-members-for-pathpolicy"></span> = List of All Members for PathPolicy = This is the complete list of members for QtOhosExtras::FileShare::PathPolicy, including inherited members. * <span class="name">'''operationModes'''</span> : QtOhosExtras::FileShare::Oper...")
- 06:57, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/PathPolicy Class (Created page with "<!-- Source: qtohosextras-fileshare-pathpolicy.html --> <span id="pathpolicy-class"></span> = PathPolicy Class = <span class="small-subtitle">(QtOhosExtras::FileShare::PathPolicy)<br /> </span> The PathPolicy struct encapsulates information required to request file access permissions for a specified path. More... <div class="table"> {| class="wik...")
- 06:57, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/List of All Members for CheckResult (Created page with "<!-- Source: qtohosextras-fileshare-checkresult-members.html --> <span id="list-of-all-members-for-checkresult"></span> = List of All Members for CheckResult = This is the complete list of members for QtOhosExtras::FileShare::CheckResult, including inherited members. * <span class="name">'''CheckResult'''</span>() * <span class="name">'''Qt_for_...")
- 06:56, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/CheckResult Class (Created page with "<!-- Source: qtohosextras-fileshare-checkresult.html --> <span id="checkresult-class"></span> = CheckResult Class = <span class="small-subtitle">(QtOhosExtras::FileShare::CheckResult)<br /> </span> The CheckResult class encapsulates the result of all requested file access permission checks. More... <div class="table"> {| class="wikitable aligne...")
- 06:56, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/List of All Members for ActionResult (Created page with "<!-- Source: qtohosextras-fileshare-actionresult-members.html --> <span id="list-of-all-members-for-actionresult"></span> = List of All Members for ActionResult = This is the complete list of members for QtOhosExtras::FileShare::ActionResult, including inherited members. * <span class="name">'''ActionResult'''</span>() * <span class="name">'''[...")
- 06:56, 28 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/qtohosextras doc/ActionResult Class (Created page with "<!-- Source: qtohosextras-fileshare-actionresult.html --> <span id="actionresult-class"></span> = ActionResult Class = <span class="small-subtitle">(QtOhosExtras::FileShare::ActionResult)<br /> </span> The ActionResult class encapsulates the result of all file requested access permission actions. More... <div class="table"> {| class="wikitabl...")