2022-11-21 12:16:00 +00:00
|
|
|
import QtQuick 2.14
|
|
|
|
|
|
|
|
ListModel {
|
|
|
|
ListElement {
|
|
|
|
title: "ProfileDialogView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
title: "CommunitiesPortalLayout"
|
|
|
|
section: "Views"
|
|
|
|
}
|
2022-12-20 00:03:25 +00:00
|
|
|
ListElement {
|
|
|
|
title: "CommunityNewPermissionView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
2022-11-21 12:16:00 +00:00
|
|
|
ListElement {
|
|
|
|
title: "ProfileFetchingView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
title: "LoginView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
title: "AboutView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
2022-12-01 16:31:03 +00:00
|
|
|
ListElement {
|
|
|
|
title: "CommunityPermissionsView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
2023-02-01 17:30:41 +00:00
|
|
|
ListElement {
|
|
|
|
title: "JoinCommunityView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
2023-03-06 12:18:25 +00:00
|
|
|
ListElement {
|
|
|
|
title: "CommunityNewCollectibleView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
title: "CommunityCollectibleView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
2023-03-13 10:52:00 +00:00
|
|
|
ListElement {
|
|
|
|
title: "CommunityMintedTokensView"
|
|
|
|
section: "Views"
|
|
|
|
}
|
2022-11-21 12:16:00 +00:00
|
|
|
ListElement {
|
|
|
|
title: "StatusCommunityCard"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
title: "CommunityProfilePopupInviteFriendsPanel"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
title: "CommunityProfilePopupInviteMessagePanel"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
title: "UserListPanel"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
2022-11-24 16:23:54 +00:00
|
|
|
ListElement {
|
|
|
|
title: "CommunityPermissionsSettingsPanel"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
2023-01-17 12:28:31 +00:00
|
|
|
ListElement {
|
|
|
|
title: "PermissionQualificationPanel"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
2023-01-23 15:51:12 +00:00
|
|
|
ListElement {
|
|
|
|
title: "PermissionConflictWarningPanel"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
2023-01-26 18:52:41 +00:00
|
|
|
ListElement {
|
|
|
|
title: "CommunityColumnHeaderPanel"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
2023-02-01 17:33:56 +00:00
|
|
|
ListElement {
|
|
|
|
title: "JoinPermissionsOverlayPanel"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
2023-02-15 08:27:18 +00:00
|
|
|
ListElement {
|
|
|
|
title: "DidYouKnowSplashScreen"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
2023-02-17 11:57:41 +00:00
|
|
|
ListElement {
|
|
|
|
title: "CommunityMintTokensSettingsPanel"
|
|
|
|
section: "Panels"
|
|
|
|
}
|
2022-11-21 12:16:00 +00:00
|
|
|
ListElement {
|
|
|
|
title: "InviteFriendsToCommunityPopup"
|
|
|
|
section: "Popups"
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
title: "CreateChannelPopup"
|
|
|
|
section: "Popups"
|
|
|
|
}
|
2022-12-06 11:19:20 +00:00
|
|
|
ListElement {
|
|
|
|
title: "HoldingsDropdown"
|
|
|
|
section: "Popups"
|
|
|
|
}
|
2022-12-20 00:32:02 +00:00
|
|
|
ListElement {
|
|
|
|
title: "InDropdown"
|
|
|
|
section: "Popups"
|
|
|
|
}
|
2023-01-05 20:03:18 +00:00
|
|
|
ListElement {
|
|
|
|
title: "CommunityIntroDialog"
|
|
|
|
section: "Popups"
|
|
|
|
}
|
2023-02-14 16:33:23 +00:00
|
|
|
ListElement {
|
|
|
|
title: "CommunityTokenPermissionsPopup"
|
|
|
|
section: "Popups"
|
|
|
|
}
|
2022-11-21 12:16:00 +00:00
|
|
|
ListElement {
|
|
|
|
title: "MembersSelector"
|
|
|
|
section: "Components"
|
|
|
|
}
|
2022-11-29 10:51:19 +00:00
|
|
|
ListElement {
|
|
|
|
title: "ImagesGridView"
|
|
|
|
section: "Components"
|
|
|
|
}
|
2022-12-01 22:52:45 +00:00
|
|
|
ListElement {
|
|
|
|
title: "ContactsListAndSearch"
|
|
|
|
section: "Components"
|
|
|
|
}
|
2022-12-06 07:55:50 +00:00
|
|
|
ListElement {
|
|
|
|
title: "StatusChatInput"
|
|
|
|
section: "Components"
|
|
|
|
}
|
2022-12-20 00:00:47 +00:00
|
|
|
ListElement {
|
|
|
|
title: "StatusChatListAndCategories"
|
|
|
|
section: "Components"
|
|
|
|
}
|
2023-01-26 08:41:07 +00:00
|
|
|
ListElement {
|
|
|
|
title: "StatusScrollView"
|
|
|
|
section: "Components"
|
|
|
|
}
|
2023-02-01 10:54:12 +00:00
|
|
|
ListElement {
|
|
|
|
title: "StatusMessage"
|
|
|
|
section: "Components"
|
|
|
|
}
|
2023-03-01 21:32:58 +00:00
|
|
|
ListElement {
|
|
|
|
title: "StatusDotsLoadingIndicator"
|
|
|
|
section: "Components"
|
|
|
|
}
|
2022-11-21 12:16:00 +00:00
|
|
|
ListElement {
|
|
|
|
title: "BrowserSettings"
|
|
|
|
section: "Settings"
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
title: "LanguageCurrencySettings"
|
|
|
|
section: "Settings"
|
|
|
|
}
|
|
|
|
}
|