![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <connectionedit_p.h>
Classes | |
| class | EndPoint |
Public Types | |
| enum | LineDir { UpDir = 0 , DownDir , RightDir , LeftDir } |
| using | ConnectionList = QList<Connection *> |
| using | ConnectionSet = QHash<Connection*, Connection*> |
| using | WidgetSet = QHash<QWidget*, QWidget*> |
Definition at line 41 of file connectionedit_p.h.
Definition at line 44 of file connectionedit_p.h.
Definition at line 45 of file connectionedit_p.h.
| using qdesigner_internal::CETypes::WidgetSet = QHash<QWidget*, QWidget*> |
Definition at line 46 of file connectionedit_p.h.
| Enumerator | |
|---|---|
| UpDir | |
| DownDir | |
| RightDir | |
| LeftDir | |
Definition at line 58 of file connectionedit_p.h.