Modern C++ usage guidelines for the Krita codebase General links about using Modern C++ in Qt Particular Features Type Inference (auto) Range-based for loop General Initializer ...
ResourcesModel ResourcesModel class ResourcesModel : public AddressableItemModel <QAbstractListModel> Public Types enum Columns Values: enumerator INDEX enumerator...
Summary Summary In this chapter we have looked at Qt Quick Controls 2. They offer a set of elements that provide more high-level concepts than the basic QML elements. For most s...
Shortcuts Configure Shortcuts Shortcuts Shortcuts are the difference between a nice-to-use editor and a professional editor. As a professional you spend hundreds of hours in fr...
Settings Settings Qt comes with a Settings element for loading and storing settings. The is still in the lab’s module, which means the API may break in the future. So be aware....
Cutter Development Guidelines Common Usage CutterCore Class Calling a Rizin Command Seek the Current File Creating a Widget Coding Style Includes Docstrings Loops nullptr ...