This website requires JavaScript.
Explore
Help
Sign In
168492376
/
qskinny
Watch
1
Star
0
Fork
You've already forked qskinny
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8bbc14b02b
qskinny
/
examples
/
boxes
/
boxes.pro
9 lines
86 B
Prolog
Raw
Normal View
History
Unescape
Escape
using feature files
2019-04-02 07:07:09 +00:00
CONFIG
+=
qskexample
initial commit
2017-07-21 16:21:34 +00:00
HEADERS
+=
\
QskRgbPalette added
2020-07-31 10:43:08 +00:00
Box
.
h
initial commit
2017-07-21 16:21:34 +00:00
SOURCES
+=
\
All box subcontrols are displayd with vertex lists instead of textures now. Implementation is almost complete beside of the not yet done Qt antialiasing mode. Not all sort of linear gradients ( see QLinearGradients ) are implemented - needs 1-2 days more. The aspect flags for box primitives have been substantially changed from too atomic to more strutured units. The skins are currently incomplete - will be fixed later.
2017-10-17 15:34:00 +00:00
Box
.
cpp
\
initial commit
2017-07-21 16:21:34 +00:00
main
.
cpp