Home
last modified time | relevance | path

Searched refs:manualChapter (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/luckybackup/luckybackup-0.5.0/src/
H A Dluckybackupwindow.h166 …QString manualChapter; // holds the specific chapter of the manual. changes depending on … variable
H A Dfunctions.cpp65 manualChapter = ""; in InitializeVariables()
H A Dluckybackupwindow.cpp993 …helpbrowser -> scrollToChapter(manualChapter); // The manualChapter variable will scroll to the r… in help()