Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdesigner_internal::CETypes Class Reference

#include <connectionedit_p.h>

+ Inheritance diagram for qdesigner_internal::CETypes:
+ Collaboration diagram for qdesigner_internal::CETypes:

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*>
 

Detailed Description

Definition at line 41 of file connectionedit_p.h.

Member Typedef Documentation

◆ ConnectionList

◆ ConnectionSet

◆ WidgetSet

Member Enumeration Documentation

◆ LineDir

Enumerator
UpDir 
DownDir 
RightDir 
LeftDir 

Definition at line 58 of file connectionedit_p.h.


The documentation for this class was generated from the following file: