Home
last modified time | relevance | path

Searched defs:NoteGraphicsTextItem (Results 1 – 1 of 1) sorted by relevance

/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dnote.cpp116 class NoteGraphicsTextItem : public QGraphicsTextItem class
126 NoteGraphicsTextItem::NoteGraphicsTextItem(QGraphicsItem * parent) : QGraphicsTextItem(parent) in NoteGraphicsTextItem() function in NoteGraphicsTextItem