mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-15 07:09:58 +02:00
Add widget to edit terminal strip item layout
The widget is available in the project properties editor. WIP
This commit is contained in:
@@ -44,6 +44,7 @@ class TerminalStripDrawer
|
||||
private:
|
||||
QPointer<TerminalStrip> m_strip;
|
||||
QSharedPointer<TerminalStripLayoutPattern> m_pattern;
|
||||
bool m_debug_draw { false };
|
||||
};
|
||||
|
||||
#endif // TERMINALSTRIPDRAWER_H
|
||||
|
||||
Reference in New Issue
Block a user