(C++) QtPathArrowItem

January 25, 2018 · View on GitHub

 

 

 

 

 

(C++) QtPathArrowItem

 

QtQt
CreatorLubuntu

 

QtPathArrowItem is a Qt QGraphicsItem class that displays an arrow that can have a multiple straight-line body.

Technical facts

 

 

 

 

 

 

./CppQtPathArrowItem/CppQtPathArrowItem.pri

 


INCLUDEPATH += \     ../../Classes/CppQtPathArrowItem SOURCES += \     ../../Classes/CppQtPathArrowItem/qtpatharrowitem.cpp HEADERS  += \     ../../Classes/CppQtPathArrowItem/qtpatharrowitem.h OTHER_FILES += \     ../../Classes/CppQtPathArrowItem/Licence.txt

 

 

 

 

 

./CppQtPathArrowItem/qtpatharrowitem.h

 


 

 

 

 

 

./CppQtPathArrowItem/qtpatharrowitem.cpp