Home
last modified time | relevance | path

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

/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Donmainwindow.h549 void showTextFile(QString file, QString title);
H A Donmainwindow.cpp8370 void ONMainWindow::showTextFile(QString fname, QString title) in showTextFile() function in ONMainWindow
8397 showTextFile(":/txt/changelog", tr("Changelog")); in showChangelog()
8407 showTextFile(":/txt/git-info", tr("Git Info")); in showGit()