LibrePCB Developers Documentation
editablelistmodel.h File Reference
#include "comboboxdelegate.h"
#include <librepcb/core/types/uuid.h>
#include <librepcb/core/utils/toolbox.h>
#include <QtCore>
#include <QtWidgets>
#include <optional.hpp>
+ Include dependency graph for editablelistmodel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EditableListModel< T, TYPE >
 A generic QAbstractTableModel subclass to view and edit list of various data types. More...
 

Namespaces

namespace  librepcb
 
namespace  librepcb::editor
 

Enumerations

enum class  EditableListModelType