Skui 0.0.1
Build fast and easy to use control software with Skui.
 
Loading...
Searching...
No Matches
cable.hpp File Reference
#include <QCursor>
#include <QGraphicsObject>
#include <QGraphicsScene>
#include <QGraphicsSceneMouseEvent>
#include <QGuiApplication>
#include <QPainter>
#include "pad.hpp"

Go to the source code of this file.

Classes

struct  CableSegment
 
class  Cable
 

Enumerations

enum class  DirectionalPlane { Horizontal , Vertical }
 

Functions

DirectionalPlaneoperator! (DirectionalPlane &plane)
 

Enumeration Type Documentation

◆ DirectionalPlane

enum class DirectionalPlane
strong
Enumerator
Horizontal 
Vertical 

Function Documentation

◆ operator!()

DirectionalPlane & operator! ( DirectionalPlane & plane)
inline