Home
last modified time | relevance | path

Searched refs:contentsChangedSlot (Results 1 – 2 of 2) sorted by relevance

/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dnote.h85 void contentsChangedSlot();
H A Dnote.cpp438 void Note::contentsChangedSlot() { in contentsChangedSlot() function in Note
477 this, SLOT(contentsChangedSlot())); in disconnectSlots()
484 this, SLOT(contentsChangedSlot()), Qt::DirectConnection); in connectSlots()