No Description

class_main_window.tex 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  1. \hypertarget{class_main_window}{}\section{Main\+Window Class Reference}
  2. \label{class_main_window}\index{Main\+Window@{Main\+Window}}
  3. Inheritance diagram for Main\+Window\+:\begin{figure}[H]
  4. \begin{center}
  5. \leavevmode
  6. \includegraphics[height=2.000000cm]{class_main_window}
  7. \end{center}
  8. \end{figure}
  9. \subsection*{Public Member Functions}
  10. \begin{DoxyCompactItemize}
  11. \item
  12. \hypertarget{class_main_window_a8b244be8b7b7db1b08de2a2acb9409db}{}\hyperlink{class_main_window_a8b244be8b7b7db1b08de2a2acb9409db}{Main\+Window} (Q\+Widget $\ast$parent=0)\label{class_main_window_a8b244be8b7b7db1b08de2a2acb9409db}
  13. \begin{DoxyCompactList}\small\item\em Constructor. \end{DoxyCompactList}\item
  14. \hypertarget{class_main_window_ae98d00a93bc118200eeef9f9bba1dba7}{}\hyperlink{class_main_window_ae98d00a93bc118200eeef9f9bba1dba7}{$\sim$\+Main\+Window} ()\label{class_main_window_ae98d00a93bc118200eeef9f9bba1dba7}
  15. \begin{DoxyCompactList}\small\item\em Destructor. \end{DoxyCompactList}\item
  16. void \hyperlink{class_main_window_ab1b4a39f385986867a81a7aec75773b9}{read\+Pass} (const string \&pass)
  17. \begin{DoxyCompactList}\small\item\em Main function, where all the other Password\+Strength functions are executed. \end{DoxyCompactList}\item
  18. void \hyperlink{class_main_window_a968091246b497caed068dfce217a7ad8}{strength\+Display} (string strength, int total\+Score)
  19. \begin{DoxyCompactList}\small\item\em Function to set the computed strength and total score password strength in the G\+U\+I. \end{DoxyCompactList}\item
  20. void \hyperlink{class_main_window_a446d59bac8e5d533261a067e65146658}{set\+Number\+Of\+Characters} (int count, int score)
  21. \begin{DoxyCompactList}\small\item\em Function to set the number of characters and score in the G\+U\+I. \end{DoxyCompactList}\item
  22. void \hyperlink{class_main_window_a22cb1afe77926a65b5b59a8c680a6410}{set\+Upper\+Characters} (int count, int score)
  23. \begin{DoxyCompactList}\small\item\em Function to set the number of upper case characters and score in the G\+U\+I. \end{DoxyCompactList}\item
  24. void \hyperlink{class_main_window_a2cd3c31dbf17a010b48af5bc2216408c}{set\+Lower\+Characters} (int count, int score)
  25. \begin{DoxyCompactList}\small\item\em Function to set the number of lower case characters and score in the G\+U\+I. \end{DoxyCompactList}\item
  26. void \hyperlink{class_main_window_af692794e1fade43a9f9fb08c28f9e6ac}{set\+Digits} (int count, int score)
  27. \begin{DoxyCompactList}\small\item\em Function to set the number of digits characters and score in the G\+U\+I. \end{DoxyCompactList}\item
  28. void \hyperlink{class_main_window_aa4e946a608b65ac08e342e8d26b8bd29}{set\+Symbols} (int count, int score)
  29. \begin{DoxyCompactList}\small\item\em Function to set the number of symbols characters and score in the G\+U\+I. \end{DoxyCompactList}\item
  30. void \hyperlink{class_main_window_a17c0605c528cbd30b006714fb2d86a20}{set\+Middle\+Digits\+Or\+Symbols} (int count, int score)
  31. \begin{DoxyCompactList}\small\item\em Function to set the number of middle digits or symbols and score in the G\+U\+I. \end{DoxyCompactList}\item
  32. void \hyperlink{class_main_window_a1631baa3c142b0c3f9a5c465f0b51795}{set\+Requirements} (int count, int score)
  33. \begin{DoxyCompactList}\small\item\em Function to set the number password strength requirements met and score in the G\+U\+I. \end{DoxyCompactList}\item
  34. void \hyperlink{class_main_window_a2e27b990ce24938fdc5779ae66281dfc}{set\+Letters\+Only} (int count, int score)
  35. \begin{DoxyCompactList}\small\item\em Function to set the number of letters if there were only letters and score in the G\+U\+I. \end{DoxyCompactList}\item
  36. void \hyperlink{class_main_window_ae628e71bcc38338007b10675dc7f789e}{set\+Digits\+Only} (int count, int score)
  37. \begin{DoxyCompactList}\small\item\em Function to set the number of digits if there were only digits and score in the G\+U\+I. \end{DoxyCompactList}\item
  38. void \hyperlink{class_main_window_a2d300c442d6efd3c47516f701e592dc2}{set\+Consecutive\+Upper} (int count, int score)
  39. \begin{DoxyCompactList}\small\item\em Function to set the number of consecutive upper characters and score in the G\+U\+I. \end{DoxyCompactList}\item
  40. void \hyperlink{class_main_window_a68eb232f03bba6a94a96b9346a7e6f2a}{set\+Consecutive\+Lower} (int count, int score)
  41. \begin{DoxyCompactList}\small\item\em Function to set the number of consecutive lower characters and score in the G\+U\+I. \end{DoxyCompactList}\item
  42. void \hyperlink{class_main_window_a6ee69c6c0fe7b5c480626b252cb701d5}{set\+Consecutive\+Digits} (int count, int score)
  43. \begin{DoxyCompactList}\small\item\em Function to set the number of consecutive digits and score in the G\+U\+I. \end{DoxyCompactList}\end{DoxyCompactItemize}
  44. \subsection*{Public Attributes}
  45. \begin{DoxyCompactItemize}
  46. \item
  47. \hypertarget{class_main_window_a14cd3219da80377d08d8f972ed6e9120}{}vector$<$ char $>$ {\bfseries V}\label{class_main_window_a14cd3219da80377d08d8f972ed6e9120}
  48. \end{DoxyCompactItemize}
  49. \subsection*{Private Slots}
  50. \begin{DoxyCompactItemize}
  51. \item
  52. void \hyperlink{class_main_window_af679b5f4773b48738fc67c5d5179751d}{on\+\_\+line\+Edit\+\_\+text\+Changed} (const Q\+String \&arg1)
  53. \begin{DoxyCompactList}\small\item\em Function that is called every time the password text box field is changed. \end{DoxyCompactList}\item
  54. void \hyperlink{class_main_window_accc2eba940b629f535c63e5ddea176c4}{on\+\_\+\+Hidden\+Check\+Box\+\_\+clicked} (bool checked)
  55. \begin{DoxyCompactList}\small\item\em Function that is called when the password hidden checkbox is selected. \end{DoxyCompactList}\end{DoxyCompactItemize}
  56. \subsection*{Private Attributes}
  57. \begin{DoxyCompactItemize}
  58. \item
  59. \hypertarget{class_main_window_a35466a70ed47252a0191168126a352a5}{}Ui\+::\+Main\+Window $\ast$ {\bfseries ui}\label{class_main_window_a35466a70ed47252a0191168126a352a5}
  60. \end{DoxyCompactItemize}
  61. \subsection{Member Function Documentation}
  62. \hypertarget{class_main_window_accc2eba940b629f535c63e5ddea176c4}{}\index{Main\+Window@{Main\+Window}!on\+\_\+\+Hidden\+Check\+Box\+\_\+clicked@{on\+\_\+\+Hidden\+Check\+Box\+\_\+clicked}}
  63. \index{on\+\_\+\+Hidden\+Check\+Box\+\_\+clicked@{on\+\_\+\+Hidden\+Check\+Box\+\_\+clicked}!Main\+Window@{Main\+Window}}
  64. \subsubsection[{on\+\_\+\+Hidden\+Check\+Box\+\_\+clicked}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::on\+\_\+\+Hidden\+Check\+Box\+\_\+clicked (
  65. \begin{DoxyParamCaption}
  66. \item[{bool}]{checked}
  67. \end{DoxyParamCaption}
  68. )\hspace{0.3cm}{\ttfamily [private]}, {\ttfamily [slot]}}\label{class_main_window_accc2eba940b629f535c63e5ddea176c4}
  69. Function that is called when the password hidden checkbox is selected.
  70. \begin{DoxyParams}{Parameters}
  71. {\em checked} & boolean value \\
  72. \hline
  73. \end{DoxyParams}
  74. \hypertarget{class_main_window_af679b5f4773b48738fc67c5d5179751d}{}\index{Main\+Window@{Main\+Window}!on\+\_\+line\+Edit\+\_\+text\+Changed@{on\+\_\+line\+Edit\+\_\+text\+Changed}}
  75. \index{on\+\_\+line\+Edit\+\_\+text\+Changed@{on\+\_\+line\+Edit\+\_\+text\+Changed}!Main\+Window@{Main\+Window}}
  76. \subsubsection[{on\+\_\+line\+Edit\+\_\+text\+Changed}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::on\+\_\+line\+Edit\+\_\+text\+Changed (
  77. \begin{DoxyParamCaption}
  78. \item[{const Q\+String \&}]{arg1}
  79. \end{DoxyParamCaption}
  80. )\hspace{0.3cm}{\ttfamily [private]}, {\ttfamily [slot]}}\label{class_main_window_af679b5f4773b48738fc67c5d5179751d}
  81. Function that is called every time the password text box field is changed.
  82. \begin{DoxyParams}{Parameters}
  83. {\em arg1} & string with the current value of the password text box \\
  84. \hline
  85. \end{DoxyParams}
  86. \hypertarget{class_main_window_ab1b4a39f385986867a81a7aec75773b9}{}\index{Main\+Window@{Main\+Window}!read\+Pass@{read\+Pass}}
  87. \index{read\+Pass@{read\+Pass}!Main\+Window@{Main\+Window}}
  88. \subsubsection[{read\+Pass}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::read\+Pass (
  89. \begin{DoxyParamCaption}
  90. \item[{const string \&}]{pass}
  91. \end{DoxyParamCaption}
  92. )}\label{class_main_window_ab1b4a39f385986867a81a7aec75773b9}
  93. Main function, where all the other Password\+Strength functions are executed.
  94. \begin{DoxyParams}{Parameters}
  95. {\em pass} & string by reference to analyze \\
  96. \hline
  97. \end{DoxyParams}
  98. \hypertarget{class_main_window_a6ee69c6c0fe7b5c480626b252cb701d5}{}\index{Main\+Window@{Main\+Window}!set\+Consecutive\+Digits@{set\+Consecutive\+Digits}}
  99. \index{set\+Consecutive\+Digits@{set\+Consecutive\+Digits}!Main\+Window@{Main\+Window}}
  100. \subsubsection[{set\+Consecutive\+Digits}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Consecutive\+Digits (
  101. \begin{DoxyParamCaption}
  102. \item[{int}]{count, }
  103. \item[{int}]{score}
  104. \end{DoxyParamCaption}
  105. )}\label{class_main_window_a6ee69c6c0fe7b5c480626b252cb701d5}
  106. Function to set the number of consecutive digits and score in the G\+U\+I.
  107. \begin{DoxyParams}{Parameters}
  108. {\em count} & the number of consecutive digits found. \\
  109. \hline
  110. {\em score} & the score given by the count of consecutive digits found. \\
  111. \hline
  112. \end{DoxyParams}
  113. \hypertarget{class_main_window_a68eb232f03bba6a94a96b9346a7e6f2a}{}\index{Main\+Window@{Main\+Window}!set\+Consecutive\+Lower@{set\+Consecutive\+Lower}}
  114. \index{set\+Consecutive\+Lower@{set\+Consecutive\+Lower}!Main\+Window@{Main\+Window}}
  115. \subsubsection[{set\+Consecutive\+Lower}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Consecutive\+Lower (
  116. \begin{DoxyParamCaption}
  117. \item[{int}]{count, }
  118. \item[{int}]{score}
  119. \end{DoxyParamCaption}
  120. )}\label{class_main_window_a68eb232f03bba6a94a96b9346a7e6f2a}
  121. Function to set the number of consecutive lower characters and score in the G\+U\+I.
  122. \begin{DoxyParams}{Parameters}
  123. {\em count} & the number of consecutive lower characters found. \\
  124. \hline
  125. {\em score} & the score given by the count of consecutive lower characters found. \\
  126. \hline
  127. \end{DoxyParams}
  128. \hypertarget{class_main_window_a2d300c442d6efd3c47516f701e592dc2}{}\index{Main\+Window@{Main\+Window}!set\+Consecutive\+Upper@{set\+Consecutive\+Upper}}
  129. \index{set\+Consecutive\+Upper@{set\+Consecutive\+Upper}!Main\+Window@{Main\+Window}}
  130. \subsubsection[{set\+Consecutive\+Upper}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Consecutive\+Upper (
  131. \begin{DoxyParamCaption}
  132. \item[{int}]{count, }
  133. \item[{int}]{score}
  134. \end{DoxyParamCaption}
  135. )}\label{class_main_window_a2d300c442d6efd3c47516f701e592dc2}
  136. Function to set the number of consecutive upper characters and score in the G\+U\+I.
  137. \begin{DoxyParams}{Parameters}
  138. {\em count} & the number of consecutive upper characters found. \\
  139. \hline
  140. {\em score} & the score given by the count of consecutive upper characters found. \\
  141. \hline
  142. \end{DoxyParams}
  143. \hypertarget{class_main_window_af692794e1fade43a9f9fb08c28f9e6ac}{}\index{Main\+Window@{Main\+Window}!set\+Digits@{set\+Digits}}
  144. \index{set\+Digits@{set\+Digits}!Main\+Window@{Main\+Window}}
  145. \subsubsection[{set\+Digits}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Digits (
  146. \begin{DoxyParamCaption}
  147. \item[{int}]{count, }
  148. \item[{int}]{score}
  149. \end{DoxyParamCaption}
  150. )}\label{class_main_window_af692794e1fade43a9f9fb08c28f9e6ac}
  151. Function to set the number of digits characters and score in the G\+U\+I.
  152. \begin{DoxyParams}{Parameters}
  153. {\em count} & the number of digits found. \\
  154. \hline
  155. {\em score} & the score given by the count of digit characters. \\
  156. \hline
  157. \end{DoxyParams}
  158. \hypertarget{class_main_window_ae628e71bcc38338007b10675dc7f789e}{}\index{Main\+Window@{Main\+Window}!set\+Digits\+Only@{set\+Digits\+Only}}
  159. \index{set\+Digits\+Only@{set\+Digits\+Only}!Main\+Window@{Main\+Window}}
  160. \subsubsection[{set\+Digits\+Only}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Digits\+Only (
  161. \begin{DoxyParamCaption}
  162. \item[{int}]{count, }
  163. \item[{int}]{score}
  164. \end{DoxyParamCaption}
  165. )}\label{class_main_window_ae628e71bcc38338007b10675dc7f789e}
  166. Function to set the number of digits if there were only digits and score in the G\+U\+I.
  167. \begin{DoxyParams}{Parameters}
  168. {\em count} & the number of digits only found. \\
  169. \hline
  170. {\em score} & the score given by digits only found. \\
  171. \hline
  172. \end{DoxyParams}
  173. \hypertarget{class_main_window_a2e27b990ce24938fdc5779ae66281dfc}{}\index{Main\+Window@{Main\+Window}!set\+Letters\+Only@{set\+Letters\+Only}}
  174. \index{set\+Letters\+Only@{set\+Letters\+Only}!Main\+Window@{Main\+Window}}
  175. \subsubsection[{set\+Letters\+Only}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Letters\+Only (
  176. \begin{DoxyParamCaption}
  177. \item[{int}]{count, }
  178. \item[{int}]{score}
  179. \end{DoxyParamCaption}
  180. )}\label{class_main_window_a2e27b990ce24938fdc5779ae66281dfc}
  181. Function to set the number of letters if there were only letters and score in the G\+U\+I.
  182. \begin{DoxyParams}{Parameters}
  183. {\em count} & the number of letters only found. \\
  184. \hline
  185. {\em score} & the score given by letters only found. \\
  186. \hline
  187. \end{DoxyParams}
  188. \hypertarget{class_main_window_a2cd3c31dbf17a010b48af5bc2216408c}{}\index{Main\+Window@{Main\+Window}!set\+Lower\+Characters@{set\+Lower\+Characters}}
  189. \index{set\+Lower\+Characters@{set\+Lower\+Characters}!Main\+Window@{Main\+Window}}
  190. \subsubsection[{set\+Lower\+Characters}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Lower\+Characters (
  191. \begin{DoxyParamCaption}
  192. \item[{int}]{count, }
  193. \item[{int}]{score}
  194. \end{DoxyParamCaption}
  195. )}\label{class_main_window_a2cd3c31dbf17a010b48af5bc2216408c}
  196. Function to set the number of lower case characters and score in the G\+U\+I.
  197. \begin{DoxyParams}{Parameters}
  198. {\em count} & the number of lower case characters found. \\
  199. \hline
  200. {\em score} & the score given by the count of lower case characters. \\
  201. \hline
  202. \end{DoxyParams}
  203. \hypertarget{class_main_window_a17c0605c528cbd30b006714fb2d86a20}{}\index{Main\+Window@{Main\+Window}!set\+Middle\+Digits\+Or\+Symbols@{set\+Middle\+Digits\+Or\+Symbols}}
  204. \index{set\+Middle\+Digits\+Or\+Symbols@{set\+Middle\+Digits\+Or\+Symbols}!Main\+Window@{Main\+Window}}
  205. \subsubsection[{set\+Middle\+Digits\+Or\+Symbols}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Middle\+Digits\+Or\+Symbols (
  206. \begin{DoxyParamCaption}
  207. \item[{int}]{count, }
  208. \item[{int}]{score}
  209. \end{DoxyParamCaption}
  210. )}\label{class_main_window_a17c0605c528cbd30b006714fb2d86a20}
  211. Function to set the number of middle digits or symbols and score in the G\+U\+I.
  212. \begin{DoxyParams}{Parameters}
  213. {\em count} & the number of middle digits or symbols found. \\
  214. \hline
  215. {\em score} & the score given by the count of middle digits or symbols. \\
  216. \hline
  217. \end{DoxyParams}
  218. \hypertarget{class_main_window_a446d59bac8e5d533261a067e65146658}{}\index{Main\+Window@{Main\+Window}!set\+Number\+Of\+Characters@{set\+Number\+Of\+Characters}}
  219. \index{set\+Number\+Of\+Characters@{set\+Number\+Of\+Characters}!Main\+Window@{Main\+Window}}
  220. \subsubsection[{set\+Number\+Of\+Characters}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Number\+Of\+Characters (
  221. \begin{DoxyParamCaption}
  222. \item[{int}]{count, }
  223. \item[{int}]{score}
  224. \end{DoxyParamCaption}
  225. )}\label{class_main_window_a446d59bac8e5d533261a067e65146658}
  226. Function to set the number of characters and score in the G\+U\+I.
  227. \begin{DoxyParams}{Parameters}
  228. {\em count} & the number of characters found. \\
  229. \hline
  230. {\em score} & the score given by the count of characters found. \\
  231. \hline
  232. \end{DoxyParams}
  233. \hypertarget{class_main_window_a1631baa3c142b0c3f9a5c465f0b51795}{}\index{Main\+Window@{Main\+Window}!set\+Requirements@{set\+Requirements}}
  234. \index{set\+Requirements@{set\+Requirements}!Main\+Window@{Main\+Window}}
  235. \subsubsection[{set\+Requirements}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Requirements (
  236. \begin{DoxyParamCaption}
  237. \item[{int}]{count, }
  238. \item[{int}]{score}
  239. \end{DoxyParamCaption}
  240. )}\label{class_main_window_a1631baa3c142b0c3f9a5c465f0b51795}
  241. Function to set the number password strength requirements met and score in the G\+U\+I.
  242. \begin{DoxyParams}{Parameters}
  243. {\em count} & the number of requirements met. \\
  244. \hline
  245. {\em score} & the score given by requirements. \\
  246. \hline
  247. \end{DoxyParams}
  248. \hypertarget{class_main_window_aa4e946a608b65ac08e342e8d26b8bd29}{}\index{Main\+Window@{Main\+Window}!set\+Symbols@{set\+Symbols}}
  249. \index{set\+Symbols@{set\+Symbols}!Main\+Window@{Main\+Window}}
  250. \subsubsection[{set\+Symbols}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Symbols (
  251. \begin{DoxyParamCaption}
  252. \item[{int}]{count, }
  253. \item[{int}]{score}
  254. \end{DoxyParamCaption}
  255. )}\label{class_main_window_aa4e946a608b65ac08e342e8d26b8bd29}
  256. Function to set the number of symbols characters and score in the G\+U\+I.
  257. \begin{DoxyParams}{Parameters}
  258. {\em count} & the number of symbols found. \\
  259. \hline
  260. {\em score} & the score given by the count of symbols. \\
  261. \hline
  262. \end{DoxyParams}
  263. \hypertarget{class_main_window_a22cb1afe77926a65b5b59a8c680a6410}{}\index{Main\+Window@{Main\+Window}!set\+Upper\+Characters@{set\+Upper\+Characters}}
  264. \index{set\+Upper\+Characters@{set\+Upper\+Characters}!Main\+Window@{Main\+Window}}
  265. \subsubsection[{set\+Upper\+Characters}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::set\+Upper\+Characters (
  266. \begin{DoxyParamCaption}
  267. \item[{int}]{count, }
  268. \item[{int}]{score}
  269. \end{DoxyParamCaption}
  270. )}\label{class_main_window_a22cb1afe77926a65b5b59a8c680a6410}
  271. Function to set the number of upper case characters and score in the G\+U\+I.
  272. \begin{DoxyParams}{Parameters}
  273. {\em count} & the number of upper case characters found. \\
  274. \hline
  275. {\em score} & the score given by the count of upper case characters. \\
  276. \hline
  277. \end{DoxyParams}
  278. \hypertarget{class_main_window_a968091246b497caed068dfce217a7ad8}{}\index{Main\+Window@{Main\+Window}!strength\+Display@{strength\+Display}}
  279. \index{strength\+Display@{strength\+Display}!Main\+Window@{Main\+Window}}
  280. \subsubsection[{strength\+Display}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::strength\+Display (
  281. \begin{DoxyParamCaption}
  282. \item[{string}]{strength, }
  283. \item[{int}]{total\+Score}
  284. \end{DoxyParamCaption}
  285. )}\label{class_main_window_a968091246b497caed068dfce217a7ad8}
  286. Function to set the computed strength and total score password strength in the G\+U\+I.
  287. \begin{DoxyParams}{Parameters}
  288. {\em strength} & Computed strenght of the password. \\
  289. \hline
  290. {\em total\+Score} & Total score of the strength of the password. \\
  291. \hline
  292. \end{DoxyParams}
  293. The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
  294. \item
  295. mainwindow.\+h\item
  296. \hyperlink{mainwindow_8cpp}{mainwindow.\+cpp}\item
  297. \hyperlink{readpassword_8cpp}{readpassword.\+cpp}\end{DoxyCompactItemize}