This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
373608d744
status-desktop
/
libs
/
StatusQ
/
qml
/
Status
/
Controls
/
Navigation
/
ApplicationContentView.qml
6 lines
70 B
QML
Raw
Normal View
History
Unescape
Escape
chore(CPP): base for the window and layouting system Demo controls migrations to Qt6 POC for an application layout with isolated components Closes: #5902
2022-05-31 21:26:41 +00:00
import
QtQuick
chore(CPP): Create new wallet accounts - POC UI The UI is for demo purposes. Also architecture decisions are open for change Closes: #6321
2022-07-15 07:30:16 +00:00
/// Template for application section content
chore(CPP): base for the window and layouting system Demo controls migrations to Qt6 POC for an application layout with isolated components Closes: #5902
2022-05-31 21:26:41 +00:00
Item
{
}