No Description

class_main_window.tex 3.4KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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. \hyperlink{class_main_window_a8b244be8b7b7db1b08de2a2acb9409db}{Main\+Window} (Q\+Widget $\ast$parent=0)
  13. \begin{DoxyCompactList}\small\item\em Function which sets up the \hyperlink{class_main_window}{Main\+Window}. \end{DoxyCompactList}\item
  14. \hyperlink{class_main_window_ae98d00a93bc118200eeef9f9bba1dba7}{$\sim$\+Main\+Window} ()
  15. \begin{DoxyCompactList}\small\item\em Default destructor. \end{DoxyCompactList}\end{DoxyCompactItemize}
  16. \subsection*{Private Slots}
  17. \begin{DoxyCompactItemize}
  18. \item
  19. \hypertarget{class_main_window_aeafcd6b6d3fb18aae51bea1492d04012}{}void \hyperlink{class_main_window_aeafcd6b6d3fb18aae51bea1492d04012}{on\+\_\+\+Encode\+Button\+\_\+clicked} ()\label{class_main_window_aeafcd6b6d3fb18aae51bea1492d04012}
  20. \begin{DoxyCompactList}\small\item\em Function that is called when the encode button is pressed. The message and the keyword that the user provides are placed into each variable accordingly, then the cypher function is called using these variables. \end{DoxyCompactList}\item
  21. \hypertarget{class_main_window_a5cd75410c0e61895337558eb291fe757}{}void \hyperlink{class_main_window_a5cd75410c0e61895337558eb291fe757}{on\+\_\+\+Decode\+Button\+\_\+clicked} ()\label{class_main_window_a5cd75410c0e61895337558eb291fe757}
  22. \begin{DoxyCompactList}\small\item\em Function that is called when the decode button is pressed. The ciphertext and the keyword that the user provides are placed into each variable accordingly then the decypher function is called using these variables. \end{DoxyCompactList}\end{DoxyCompactItemize}
  23. \subsection*{Private Attributes}
  24. \begin{DoxyCompactItemize}
  25. \item
  26. \hypertarget{class_main_window_a35466a70ed47252a0191168126a352a5}{}Ui\+::\+Main\+Window $\ast$ {\bfseries ui}\label{class_main_window_a35466a70ed47252a0191168126a352a5}
  27. \end{DoxyCompactItemize}
  28. \subsection{Constructor \& Destructor Documentation}
  29. \hypertarget{class_main_window_a8b244be8b7b7db1b08de2a2acb9409db}{}\index{Main\+Window@{Main\+Window}!Main\+Window@{Main\+Window}}
  30. \index{Main\+Window@{Main\+Window}!Main\+Window@{Main\+Window}}
  31. \subsubsection[{Main\+Window}]{\setlength{\rightskip}{0pt plus 5cm}Main\+Window\+::\+Main\+Window (
  32. \begin{DoxyParamCaption}
  33. \item[{Q\+Widget $\ast$}]{parent = {\ttfamily 0}}
  34. \end{DoxyParamCaption}
  35. )\hspace{0.3cm}{\ttfamily [explicit]}}\label{class_main_window_a8b244be8b7b7db1b08de2a2acb9409db}
  36. Function which sets up the \hyperlink{class_main_window}{Main\+Window}.
  37. Constructor. \hypertarget{class_main_window_ae98d00a93bc118200eeef9f9bba1dba7}{}\index{Main\+Window@{Main\+Window}!````~Main\+Window@{$\sim$\+Main\+Window}}
  38. \index{````~Main\+Window@{$\sim$\+Main\+Window}!Main\+Window@{Main\+Window}}
  39. \subsubsection[{$\sim$\+Main\+Window}]{\setlength{\rightskip}{0pt plus 5cm}Main\+Window\+::$\sim$\+Main\+Window (
  40. \begin{DoxyParamCaption}
  41. {}
  42. \end{DoxyParamCaption}
  43. )}\label{class_main_window_ae98d00a93bc118200eeef9f9bba1dba7}
  44. Default destructor.
  45. Destructor.
  46. The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
  47. \item
  48. mainwindow.\+h\item
  49. mainwindow.\+cpp\end{DoxyCompactItemize}