Home
last modified time | relevance | path

Searched refs:slotFileSavePdf (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/kdiagram/kdiagram-2.8.0/examples/Gantt/project/
H A Dmainwindow.h53 void slotFileSavePdf();
H A Dmainwindow.cpp281 fileMenu->addAction( tr( "&Save as PDF..." ), this, SLOT(slotFileSavePdf()) ); in MainWindow()
365 void MainWindow::slotFileSavePdf() in slotFileSavePdf() function in MainWindow
/dports/graphics/kdiagram/kdiagram-2.8.0/examples/Gantt/palette/
H A Dmainwindow.h54 void slotFileSavePdf();
H A Dmainwindow.cpp196 fileMenu->addAction( tr( "&Save as PDF..." ), this, SLOT(slotFileSavePdf()) ); in MainWindow()
291 void MainWindow::slotFileSavePdf() in slotFileSavePdf() function in MainWindow
/dports/graphics/kdiagram/kdiagram-2.8.0/examples/Gantt/printing/
H A Dmainwindow.h75 void slotFileSavePdf();
H A Dmainwindow.cpp200 fileMenu->addAction( tr( "&Save as PDF..." ), this, SLOT(slotFileSavePdf()) ); in MainWindow()
448 void MainWindow::slotFileSavePdf() in slotFileSavePdf() function in MainWindow