Home
last modified time | relevance | path

Searched defs:action (Results 1 – 10 of 10) sorted by relevance

/glogg/glogg/src/
H A Dmenuactiontooltipbehavior.cpp
H A Dwinwatchtowerdriver.h
H A Dmainwindow.cpp
H A Dwinwatchtowerdriver.cpp
/glogg/src/
H A Dmenuactiontooltipbehavior.cpp32 MenuActionToolTipBehavior::MenuActionToolTipBehavior(QAction *action, in MenuActionToolTipBehavior()
H A Dwinwatchtowerdriver.h47 WinNotificationInfo( Action action, std::wstring file_name ) in WinNotificationInfo()
50 Action action() const { return action_; } in action() function
H A Dmainwindow.cpp461 QAction* action = qobject_cast<QAction*>(sender()); in openRecentFile() local
553 void MainWindow::encodingChanged( QAction* action ) in encodingChanged()
H A Dwinwatchtowerdriver.cpp59 uint32_t action = *( reinterpret_cast<const uint32_t*>( new_position ) + 1 ); in updateCurrentNotification() local
/glogg/glogg/tests/
H A DwatchtowerTest.cpp
/glogg/tests/
H A DwatchtowerTest.cpp453 uint32_t action; member