This website requires JavaScript.
Explore
Help
Sign In
tianzixuan
/
Doric
Archived
Watch
1
Star
0
Fork
0
You've already forked Doric
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
e35f0a79c4
Doric
/
doric-Qt
/
doric
/
resources
/
vlayout.qml
8 lines
87 B
QML
Raw
Normal View
History
Unescape
Escape
add vlayout node & stack node
2021-02-23 14:28:08 +08:00
import
QtQuick
2.12
import
QtQuick
.
Controls
2.5
hlayout & vlayout change to flex
2021-03-01 17:03:28 +08:00
Flex
{
flexDirection:
"column"
add vlayout node & stack node
2021-02-23 14:28:08 +08:00
}
add hlayout & handle color
2021-02-24 10:50:41 +08:00
Reference in New Issue
Copy Permalink