Home
last modified time | relevance | path

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

/dports/games/ktuberling/ktuberling-21.12.3/
H A Dtoplevel.h55 void filePicture();
H A Dtoplevel.cpp273 connect(action, &QAction::triggered, this, &TopLevel::filePicture); in setupKAction()
459 void TopLevel::filePicture() in filePicture() function in TopLevel