Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dpaletteitem.h142 void openPinLabelDialog();
H A Dpaletteitem.cpp530 connect(button, SIGNAL(pressed()), this, SLOT(openPinLabelDialog())); in collectExtraInfo()
597 void PaletteItem::openPinLabelDialog() { in openPinLabelDialog() function in PaletteItem