Home
last modified time | relevance | path

Searched refs:openIcon (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/mdbviz/
H A Dmainwindow.cpp109 const QIcon openIcon = QIcon::fromTheme("document-open", QIcon(":/images/open.png")); in createActions() local
110 QAction* openAct = new QAction(openIcon, tr("&Open..."), this); in createActions()

Completed in 1 milliseconds