Home
last modified time | relevance | path

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

/dports/audio/faustlive/faustlive-2.5.7/src/MainStructure/
H A DFLApp.h221 void show_presentation_Action();
H A DFLApp.cpp504 connect(presentationAction, SIGNAL(triggered()), this, SLOT(show_presentation_Action())); in create_HelpMenu()
577 show_presentation_Action(); in init_Timer_Action()
1534 void FLApp::show_presentation_Action(){ in show_presentation_Action() function in FLApp