Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 824 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 824 Bytes

Nedrysoft Settings Dialog

The Settings Dialog provides a dialog that allows the user to configure the software. The dialog has a native & consistent feel under the running operating system, Windows and Linux use a tree view style dialog while under macOS a toolbar based dialog is used to mimic the native look and feel.

Requirements

  • Qt 5
  • CMake

Building

To build the library, invoke CMake or open the CMakeLists.txt file in your preferred IDE.

Setting the following CMake variables allows the customisation of the build.

NEDRYSOFT_SETTINGSDIALOG_LIBRARY_DIR=<dir>

Sets the output folder for the dynamic library; if omitted, you can find the binaries in the default location.

License

This project is open source and released under the GPLv3 licence.

Distributed as-is; no warranty is given.