pip3 version
0
toxygen/styles/__init__.py
Normal file
BIN
toxygen/styles/rc/Hmovetoolbar.png
Executable file
After Width: | Height: | Size: 220 B |
BIN
toxygen/styles/rc/Hsepartoolbar.png
Executable file
After Width: | Height: | Size: 172 B |
BIN
toxygen/styles/rc/Vmovetoolbar.png
Executable file
After Width: | Height: | Size: 228 B |
BIN
toxygen/styles/rc/Vsepartoolbar.png
Executable file
After Width: | Height: | Size: 187 B |
BIN
toxygen/styles/rc/branch_closed-on.png
Executable file
After Width: | Height: | Size: 147 B |
BIN
toxygen/styles/rc/branch_closed.png
Executable file
After Width: | Height: | Size: 160 B |
BIN
toxygen/styles/rc/branch_open-on.png
Executable file
After Width: | Height: | Size: 150 B |
BIN
toxygen/styles/rc/branch_open.png
Executable file
After Width: | Height: | Size: 166 B |
BIN
toxygen/styles/rc/checkbox_checked.png
Executable file
After Width: | Height: | Size: 2.9 KiB |
BIN
toxygen/styles/rc/checkbox_checked_disabled.png
Executable file
After Width: | Height: | Size: 2.9 KiB |
BIN
toxygen/styles/rc/checkbox_checked_focus.png
Executable file
After Width: | Height: | Size: 2.9 KiB |
BIN
toxygen/styles/rc/checkbox_indeterminate.png
Executable file
After Width: | Height: | Size: 493 B |
BIN
toxygen/styles/rc/checkbox_indeterminate_disabled.png
Executable file
After Width: | Height: | Size: 492 B |
BIN
toxygen/styles/rc/checkbox_indeterminate_focus.png
Executable file
After Width: | Height: | Size: 514 B |
BIN
toxygen/styles/rc/checkbox_unchecked.png
Executable file
After Width: | Height: | Size: 2.8 KiB |
BIN
toxygen/styles/rc/checkbox_unchecked_disabled.png
Executable file
After Width: | Height: | Size: 2.8 KiB |
BIN
toxygen/styles/rc/checkbox_unchecked_focus.png
Executable file
After Width: | Height: | Size: 2.8 KiB |
BIN
toxygen/styles/rc/close-hover.png
Executable file
After Width: | Height: | Size: 598 B |
BIN
toxygen/styles/rc/close-pressed.png
Executable file
After Width: | Height: | Size: 598 B |
BIN
toxygen/styles/rc/close.png
Executable file
After Width: | Height: | Size: 586 B |
BIN
toxygen/styles/rc/down_arrow.png
Executable file
After Width: | Height: | Size: 165 B |
BIN
toxygen/styles/rc/down_arrow_disabled.png
Executable file
After Width: | Height: | Size: 166 B |
BIN
toxygen/styles/rc/left_arrow.png
Executable file
After Width: | Height: | Size: 166 B |
BIN
toxygen/styles/rc/left_arrow_disabled.png
Executable file
After Width: | Height: | Size: 166 B |
BIN
toxygen/styles/rc/radio_checked.png
Executable file
After Width: | Height: | Size: 933 B |
BIN
toxygen/styles/rc/radio_checked_disabled.png
Executable file
After Width: | Height: | Size: 933 B |
BIN
toxygen/styles/rc/radio_checked_focus.png
Executable file
After Width: | Height: | Size: 933 B |
BIN
toxygen/styles/rc/radio_unchecked.png
Executable file
After Width: | Height: | Size: 724 B |
BIN
toxygen/styles/rc/radio_unchecked_disabled.png
Executable file
After Width: | Height: | Size: 724 B |
BIN
toxygen/styles/rc/radio_unchecked_focus.png
Executable file
After Width: | Height: | Size: 724 B |
BIN
toxygen/styles/rc/right_arrow.png
Executable file
After Width: | Height: | Size: 160 B |
BIN
toxygen/styles/rc/right_arrow_disabled.png
Executable file
After Width: | Height: | Size: 160 B |
BIN
toxygen/styles/rc/sizegrip.png
Executable file
After Width: | Height: | Size: 129 B |
BIN
toxygen/styles/rc/stylesheet-branch-end.png
Executable file
After Width: | Height: | Size: 224 B |
BIN
toxygen/styles/rc/stylesheet-branch-more.png
Executable file
After Width: | Height: | Size: 182 B |
BIN
toxygen/styles/rc/stylesheet-vline.png
Executable file
After Width: | Height: | Size: 239 B |
BIN
toxygen/styles/rc/transparent.png
Executable file
After Width: | Height: | Size: 195 B |
BIN
toxygen/styles/rc/undock.png
Executable file
After Width: | Height: | Size: 578 B |
BIN
toxygen/styles/rc/up_arrow.png
Executable file
After Width: | Height: | Size: 158 B |
BIN
toxygen/styles/rc/up_arrow_disabled.png
Executable file
After Width: | Height: | Size: 159 B |
21
toxygen/styles/style.py
Normal file
46
toxygen/styles/style.qrc
Normal file
|
@ -0,0 +1,46 @@
|
|||
<RCC>
|
||||
<qresource prefix="qss_icons">
|
||||
<file>rc/up_arrow_disabled.png</file>
|
||||
<file>rc/Hmovetoolbar.png</file>
|
||||
<file>rc/stylesheet-branch-end.png</file>
|
||||
<file>rc/branch_closed-on.png</file>
|
||||
<file>rc/stylesheet-vline.png</file>
|
||||
<file>rc/branch_closed.png</file>
|
||||
<file>rc/branch_open-on.png</file>
|
||||
<file>rc/transparent.png</file>
|
||||
<file>rc/right_arrow_disabled.png</file>
|
||||
<file>rc/sizegrip.png</file>
|
||||
<file>rc/close.png</file>
|
||||
<file>rc/close-hover.png</file>
|
||||
<file>rc/close-pressed.png</file>
|
||||
<file>rc/down_arrow.png</file>
|
||||
<file>rc/Vmovetoolbar.png</file>
|
||||
<file>rc/left_arrow.png</file>
|
||||
<file>rc/stylesheet-branch-more.png</file>
|
||||
<file>rc/up_arrow.png</file>
|
||||
<file>rc/right_arrow.png</file>
|
||||
<file>rc/left_arrow_disabled.png</file>
|
||||
<file>rc/Hsepartoolbar.png</file>
|
||||
<file>rc/branch_open.png</file>
|
||||
<file>rc/Vsepartoolbar.png</file>
|
||||
<file>rc/down_arrow_disabled.png</file>
|
||||
<file>rc/undock.png</file>
|
||||
<file>rc/checkbox_checked_disabled.png</file>
|
||||
<file>rc/checkbox_checked_focus.png</file>
|
||||
<file>rc/checkbox_checked.png</file>
|
||||
<file>rc/checkbox_indeterminate.png</file>
|
||||
<file>rc/checkbox_indeterminate_focus.png</file>
|
||||
<file>rc/checkbox_unchecked_disabled.png</file>
|
||||
<file>rc/checkbox_unchecked_focus.png</file>
|
||||
<file>rc/checkbox_unchecked.png</file>
|
||||
<file>rc/radio_checked_disabled.png</file>
|
||||
<file>rc/radio_checked_focus.png</file>
|
||||
<file>rc/radio_checked.png</file>
|
||||
<file>rc/radio_unchecked_disabled.png</file>
|
||||
<file>rc/radio_unchecked_focus.png</file>
|
||||
<file>rc/radio_unchecked.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="qdarkstyle">
|
||||
<file>style.qss</file>
|
||||
</qresource>
|
||||
</RCC>
|