From 48f9130ad0085015187f45fde64611bb3c342f38 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 5 Jan 2022 15:45:11 -0500 Subject: describe location of qsettings cross-platform and what is stored in it --- docs/getting-started.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/getting-started.md b/docs/getting-started.md index a5e5f56b..33f90395 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -38,6 +38,12 @@ Contents of the user folder includes: ![license pop-up >](img/license-popup.png "License Popup") +### QSettings Locations + +Some settings such as window locations, saved checkboxes, recent file lists, disassembly settings, dialog histories. + +If you ever have the need to flush these, you can find the install locations as described in the [QT documentation](https://doc.qt.io/qt-5/qsettings.html#platform-specific-notes). + ## License When you first run Binary Ninja, it will prompt you for your license key. You should have received your license key via email after your purchase. If not, please contact [support](https://binary.ninja/support). -- cgit v1.3.1