Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DapCash Wallet
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DapCash
DapCash Wallet
8e97b5e0945e1f04dd797804821e06867e01d0cb
dapcash-wallet
CellFrameDashboardGUI
screen
desktop
Dashboard
RightPanel
DapRecoveryWalletRightPanelForm.ui.qml
Find file
Normal view
History
Permalink
DapRecoveryWalletRightPanelForm.ui.qml
66 B
Newer
Older
[+] Added widgets for tabs.
Andrey Daragan
committed
5 years ago
1
import
QtQuick
2.4
[+] Added right panel widgets for the dashboard screen.
littletux89@gmail.com
committed
5 years ago
2
import
"
../../../
"
[+] Started making forms inheritance algorithm.
littletux89@gmail.com
committed
5 years ago
3
[*] Refactoring.
littletux89@gmail.com
committed
5 years ago
4
5
DapAbstractRightPanel
{
[+] Added widgets for tabs.
Andrey Daragan
committed
5 years ago
6
7
}