Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/mainwindow/
H A Dmainwindow.cpp1048 QList<QWidget*> MainWindow::getButtonsForView(ViewLayer::ViewID viewId) { in getButtonsForView() function in MainWindow
/dports/cad/fritzing/fritzing-app-0.9.2b/src/partseditor/
H A Dpemainwindow.cpp656 QList<QWidget*> PEMainWindow::getButtonsForView(ViewLayer::ViewID viewID) { in getButtonsForView() function in PEMainWindow