Home
last modified time | relevance | path

Searched refs:doPageDialog (Results 1 – 4 of 4) sorted by relevance

/dports/editors/texworks/texworks-release-0.6.2/src/
H A DPDFDocument.h126 void doPageDialog();
H A DPDFDocument.cpp163 connect(pageLabel, SIGNAL(mouseLeftClick(QMouseEvent*)), this, SLOT(doPageDialog())); in init()
183 connect(actionGo_to_Page, SIGNAL(triggered()), this, SLOT(doPageDialog())); in init()
944 void PDFDocument::doPageDialog() in doPageDialog() function in PDFDocument
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A DPDFDocument.h202 void doPageDialog();
H A DPDFDocument.cpp1979 void PDFWidget::doPageDialog() function in PDFWidget
2621 …tion(menuroot,menuView, "goto", tr("&Go to Page..."), pdfWidget, SLOT(doPageDialog()), QList<QKeyS…