Getting started with Python Plugins Creating a Widget Fetching Data Reacting to Events Full Code Getting started with Python Plugins This article provides a step-by-step gu...
Building Building on Linux Requirements Building steps Building on Windows Requirements Default way Building with Meson Building with Qmake Using QtCreator Compiling on Lin...
Contributing documentation to Cutter How can you help? User documentation Common Errors and Troubleshooting Developers documentation API documentation Blog posts Contribut...
Building Getting the Source Building on Linux Requirements Building Steps Making Linux distribution specific packages Building on Windows Requirements Building Steps Buildi...
Contributing code to Cutter Clone and compile Cutter Find something to work on Organizing issues Labels Projects Milestones Assigning Issues Get familiar with the current si...
Features Decompiler Features This section in the user docs gives a more detailed information about different features in Cutter. These are the different utilities and views tha...
Development environment setup General advice Linux Windows Qt Creator Pros and Cons Project setup Formatting using clang-format Changing CMake configuration Editing Qt .ui f...
UpdateWorker UpdateWorker class UpdateWorker : public QObject The UpdateWorker class is a class providing API to check for current Cutter version and download specific versi...
Building docs Requirements Building docs This page explains the steps that are needed to build Cutter’s documentation. Requirements You will need: doxygen python3 pip3 ...