|
LibreCAD
|
#include <QAbstractTableModel>#include <QIcon>#include <QPixmap>#include <cad/meta/dxflinepattern.h>#include <widgets/linepatternpainter.h>

Go to the source code of this file.
Classes | |
| class | LinePatternModel |
| Model to display a list of DxfLinePatterns in a QTableView. Show preview, name and description. More... | |
Macros | |
| #define | PREVIEW_WIDTH 100 |
| #define | PREVIEW_HEIGHT 20 |
| #define PREVIEW_HEIGHT 20 |
Definition at line 12 of file linepatternmodel.h.
| #define PREVIEW_WIDTH 100 |
Definition at line 11 of file linepatternmodel.h.