LibrePCB Developers Documentation
|
The ProjectTreeModel class. More...
#include <projecttreemodel.h>
Inherits QFileSystemModel.
Public Member Functions | |
ProjectTreeModel ()=delete | |
ProjectTreeModel (const ProjectTreeModel &other)=delete | |
ProjectTreeModel (const Workspace &workspace, QObject *parent=nullptr) noexcept | |
~ProjectTreeModel () noexcept | |
QModelIndexList | getPersistentIndexList () const |
QVariant | headerData (int section, Qt::Orientation orientation, int role) const override |
ProjectTreeModel & | operator= (const ProjectTreeModel &rhs)=delete |
The ProjectTreeModel class.
|
delete |
|
delete |
|
explicitnoexcept |
|
noexcept |
|
inline |
|
override |
|
delete |