Files
flameshot/docs/qsettings.md
2017-05-13 02:10:34 +02:00

16 lines
312 B
Markdown

- List of Buttons
- value: "buttons"
- type: <QList<int> >
- Last saved image path
- value: "savePath"
- type: QString
- Drawing color
- value: "drawColor"
- type: QColor
- Mouse visibility
- value: "mouseVisible"
- type: bool
- UI color
- value: "uiColor"
- type: QColor