Skip to content

Commit 7952416

Browse files
committed
qtdragon -docs: add stylesheet dialog picture/details
1 parent bb3d77c commit 7952416

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

43.7 KB
Loading

docs/src/gui/qtdragon.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,8 +1454,14 @@ A general overview of <<cha:qtvcp:modifying-screens,Customizing Stock Screens>>.
14541454
=== Stylesheets
14551455

14561456
Stylesheets can be leveraged to do a fair amount of customization, but you usually need to know a bit about the widget names.
1457-
Pressing F12 will display a stylesheet editor dialog to load/test/save modification.
1458-
Sometimes these lines will be present and you can change them, otherwise you will need to add them.
1457+
Pressing F12 will display a stylesheet editor dialog to load/test/save modification. +
1458+
The 'View Sheet' tab will allow you to select and apply what stylesheet QtDragon will use when it's first loaded. +
1459+
Press the button 'Copy to Edit Tab' to copy the current stylesheet to the edit tab. +
1460+
The 'Edit Sheet' tab allows editing, applying and saving of changes od the displayed stylesheet.
1461+
1462+
image::images/qtdragon_stylesheet_editor.png["QtDragon stylesheet editor",scale=25]
1463+
1464+
Sometimes these lines will be present and you can change them, otherwise you will need to add them. +
14591465

14601466
For instance, to change the DRO font (look for this entry and change the font name):
14611467

0 commit comments

Comments
 (0)