settingsmodel.h File Reference
#include "treemodel.h"
#include "settingsitem.h"
#include <memory>
+ Include dependency graph for settingsmodel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SettingsModel
 

Typedefs

using SettingsModelPtr = std::shared_ptr< SettingsModel >
 

Typedef Documentation

◆ SettingsModelPtr

using SettingsModelPtr = std::shared_ptr<SettingsModel>

Definition at line 45 of file settingsmodel.h.