Home
last modified time | relevance | path

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

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Ddock_effects.cpp67 connect(ui->button_calculateFog, SIGNAL(clicked()), this, SLOT(slotPressedButtonAutoFog())); in ConnectSignals()
152 void cDockEffects::slotPressedButtonAutoFog() in slotPressedButtonAutoFog() function in cDockEffects
H A Ddock_effects.h72 static void slotPressedButtonAutoFog();