|
LibreCAD
|
| CLinePatternPainter | Painting line patterns on a QPaintDevice |
| CLuaInterface | Lua initializer |
| Clc::ui::MetaInfoManager | |
| CLCViewer::MouseEvent | |
| ▼CQAbstractTableModel | |
| CLayerModel | Model to display a list of layers in a QTableView |
| CLinePatternModel | Model to display a list of DxfLinePatterns in a QTableView. Show preview, name and description |
| ▼CQComboBox | |
| Clc::ui::ColorSelect | |
| Clc::ui::LinePatternSelect | Dropdown select for DxfLinePatterns |
| Clc::ui::LineWidthSelect | Dropdown select for line widths. Line widths are hardcoded in the constructor |
| ▼CQDialog | |
| CAddLayerDialog | Create a dialog with all required fields to create a new layer |
| CAddLinePatternDialog | Create a dialog with all required fields to create a new line pattern |
| CLinePatternManager | Create a new window which shows a list of line patterns |
| ▼CQDockWidget | |
| CCliCommand | Command line widget |
| CLayers | Widget which shows a list of layers |
| CToolbar | Toolbar widget, displays only ToolbarTabs |
| ▼CQObject | |
| CLuaQObject | QObject wrapper for Lua Allow connecting Qt signals with Lua functions |
| ▼CQWidget | |
| CCadMdiChild | |
| CLCViewer::LCADViewer | |
| CLinePatternPathPart | Model used to construct line pattern path |
| CLuaScript | Widget that allows to enter and run Lua code. This widget runs the code on the selected window in CadMdiChild and display the output in the command line |
| CToolbarTab | Widget used as tab for toolbar containing buttons |