GpgFrontend-Doxygen/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.tex

163 lines
9.1 KiB
TeX
Raw Normal View History

2022-05-08 19:59:26 +00:00
\hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog}{}\doxysection{Gpg\+Frontend\+::UI\+::Key\+Import\+Detail\+Dialog Class Reference}
\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog}\index{GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}}
Inheritance diagram for Gpg\+Frontend\+::UI\+::Key\+Import\+Detail\+Dialog\+:
2022-05-08 22:01:23 +00:00
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=232pt]{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph}
\end{center}
\end{figure}
2022-05-08 19:59:26 +00:00
Collaboration diagram for Gpg\+Frontend\+::UI\+::Key\+Import\+Detail\+Dialog\+:
2022-05-08 22:01:23 +00:00
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=550pt]{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph}
\end{center}
\end{figure}
2022-05-08 19:59:26 +00:00
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
2022-05-08 22:01:23 +00:00
\mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a0177cdaa19d1f83c9e519039aa7a8ce1}{Key\+Import\+Detail\+Dialog}} (\mbox{\hyperlink{classGpgFrontend_1_1GpgImportInformation}{Gpg\+Import\+Information}} result, bool automatic, Q\+Widget $\ast$parent=nullptr)
2022-05-08 19:59:26 +00:00
\begin{DoxyCompactList}\small\item\em Construct a new Key Import Detail Dialog object. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Private Member Functions}
\begin{DoxyCompactItemize}
\item
2022-05-08 22:01:23 +00:00
void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_af88ee416b2227ce847a3b8123a23ce24}{create\+\_\+general\+\_\+info\+\_\+box}} ()
2022-05-08 19:59:26 +00:00
\begin{DoxyCompactList}\small\item\em Create a general info box object. \end{DoxyCompactList}\item
2022-05-08 22:01:23 +00:00
void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a9e37a653a982e671977d2101b72ae3b6}{create\+\_\+keys\+\_\+table}} ()
2022-05-08 19:59:26 +00:00
\begin{DoxyCompactList}\small\item\em Create a keys table object. \end{DoxyCompactList}\item
2022-05-08 22:01:23 +00:00
void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a9f5912ff99e3820d5fa6a58ed14a70c8}{create\+\_\+button\+\_\+box}} ()
2022-05-08 19:59:26 +00:00
\begin{DoxyCompactList}\small\item\em Create a button box object. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Static Private Member Functions}
\begin{DoxyCompactItemize}
\item
2022-05-08 22:01:23 +00:00
static Q\+String \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_ae682853c7eccfd3a6be43765f162f5a4}{get\+\_\+status\+\_\+string}} (int key\+Status)
2022-05-08 19:59:26 +00:00
\begin{DoxyCompactList}\small\item\em Get the status string object. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Private Attributes}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a2abf6522dd8c254074d9174fcde1d2be}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a2abf6522dd8c254074d9174fcde1d2be}}
2022-05-08 22:01:23 +00:00
Q\+Table\+Widget $\ast$ {\bfseries keys\+\_\+table\+\_\+} \{\}
2022-05-08 19:59:26 +00:00
\item
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a8bc7fdc44432686d8b154783b2d156e8}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a8bc7fdc44432686d8b154783b2d156e8}}
2022-05-08 22:01:23 +00:00
Q\+Group\+Box $\ast$ {\bfseries general\+\_\+info\+\_\+box\+\_\+} \{\}
2022-05-08 19:59:26 +00:00
\item
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a1f82af3b6aee0e6e5999b1b146b36938}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a1f82af3b6aee0e6e5999b1b146b36938}}
2022-05-08 22:01:23 +00:00
Q\+Group\+Box $\ast$ {\bfseries key\+\_\+info\+\_\+box\+\_\+} \{\}
2022-05-08 19:59:26 +00:00
\item
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_affc26751c72e51c702eea3a251f284db}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_affc26751c72e51c702eea3a251f284db}}
2022-05-08 22:01:23 +00:00
Q\+Dialog\+Button\+Box $\ast$ {\bfseries button\+\_\+box\+\_\+} \{\}
2022-05-08 19:59:26 +00:00
\item
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a238e3af4b4980dd563e1fe6ea12f4474}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a238e3af4b4980dd563e1fe6ea12f4474}}
\mbox{\hyperlink{classGpgFrontend_1_1GpgImportInformation}{Gpg\+Import\+Information}} {\bfseries m\+\_\+result\+\_\+}
\end{DoxyCompactItemize}
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a0177cdaa19d1f83c9e519039aa7a8ce1}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a0177cdaa19d1f83c9e519039aa7a8ce1}}
\index{GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}!KeyImportDetailDialog@{KeyImportDetailDialog}}
\index{KeyImportDetailDialog@{KeyImportDetailDialog}!GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}}
\doxysubsubsection{\texorpdfstring{KeyImportDetailDialog()}{KeyImportDetailDialog()}}
2022-05-08 22:01:23 +00:00
{\footnotesize\ttfamily Gpg\+Frontend\+::\+U\+I\+::\+Key\+Import\+Detail\+Dialog\+::\+Key\+Import\+Detail\+Dialog (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classGpgFrontend_1_1GpgImportInformation}{Gpg\+Import\+Information}}}]{result, }\item[{bool}]{automatic, }\item[{Q\+Widget $\ast$}]{parent = {\ttfamily nullptr} }\end{DoxyParamCaption})}
2022-05-08 19:59:26 +00:00
Construct a new Key Import Detail Dialog object.
\begin{DoxyParams}{Parameters}
{\em result} & \\
\hline
{\em automatic} & \\
\hline
{\em parent} & \\
\hline
\end{DoxyParams}
2022-05-08 22:01:23 +00:00
References create\+\_\+button\+\_\+box(), create\+\_\+general\+\_\+info\+\_\+box(), and create\+\_\+keys\+\_\+table().
2022-05-08 19:59:26 +00:00
\doxysubsection{Member Function Documentation}
2022-05-08 22:01:23 +00:00
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a9f5912ff99e3820d5fa6a58ed14a70c8}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a9f5912ff99e3820d5fa6a58ed14a70c8}}
\index{GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}!create\_button\_box@{create\_button\_box}}
\index{create\_button\_box@{create\_button\_box}!GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}}
\doxysubsubsection{\texorpdfstring{create\_button\_box()}{create\_button\_box()}}
{\footnotesize\ttfamily void Gpg\+Frontend\+::\+U\+I\+::\+Key\+Import\+Detail\+Dialog\+::create\+\_\+button\+\_\+box (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [private]}}
Create a button box object.
Referenced by Key\+Import\+Detail\+Dialog().
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_af88ee416b2227ce847a3b8123a23ce24}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_af88ee416b2227ce847a3b8123a23ce24}}
\index{GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}!create\_general\_info\_box@{create\_general\_info\_box}}
\index{create\_general\_info\_box@{create\_general\_info\_box}!GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}}
\doxysubsubsection{\texorpdfstring{create\_general\_info\_box()}{create\_general\_info\_box()}}
{\footnotesize\ttfamily void Gpg\+Frontend\+::\+U\+I\+::\+Key\+Import\+Detail\+Dialog\+::create\+\_\+general\+\_\+info\+\_\+box (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [private]}}
Create a general info box object.
Referenced by Key\+Import\+Detail\+Dialog().
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a9e37a653a982e671977d2101b72ae3b6}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_a9e37a653a982e671977d2101b72ae3b6}}
\index{GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}!create\_keys\_table@{create\_keys\_table}}
\index{create\_keys\_table@{create\_keys\_table}!GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}}
\doxysubsubsection{\texorpdfstring{create\_keys\_table()}{create\_keys\_table()}}
{\footnotesize\ttfamily void Gpg\+Frontend\+::\+U\+I\+::\+Key\+Import\+Detail\+Dialog\+::create\+\_\+keys\+\_\+table (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [private]}}
Create a keys table object.
References get\+\_\+status\+\_\+string(), Gpg\+Frontend\+::\+Gpg\+Key\+::\+Get\+Email(), Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Gpg\+Key\+Getter $>$\+::\+Get\+Instance(), Gpg\+Frontend\+::\+Gpg\+Key\+Getter\+::\+Get\+Key(), Gpg\+Frontend\+::\+Gpg\+Key\+::\+Get\+Name(), and Gpg\+Frontend\+::\+Gpg\+Key\+::\+Is\+Good().
Referenced by Key\+Import\+Detail\+Dialog().
2022-05-08 19:59:26 +00:00
\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_ae682853c7eccfd3a6be43765f162f5a4}\label{classGpgFrontend_1_1UI_1_1KeyImportDetailDialog_ae682853c7eccfd3a6be43765f162f5a4}}
\index{GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}!get\_status\_string@{get\_status\_string}}
\index{get\_status\_string@{get\_status\_string}!GpgFrontend::UI::KeyImportDetailDialog@{GpgFrontend::UI::KeyImportDetailDialog}}
\doxysubsubsection{\texorpdfstring{get\_status\_string()}{get\_status\_string()}}
2022-05-08 22:01:23 +00:00
{\footnotesize\ttfamily Q\+String Gpg\+Frontend\+::\+U\+I\+::\+Key\+Import\+Detail\+Dialog\+::get\+\_\+status\+\_\+string (\begin{DoxyParamCaption}\item[{int}]{key\+Status }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [static]}, {\ttfamily [private]}}
2022-05-08 19:59:26 +00:00
Get the status string object.
\begin{DoxyParams}{Parameters}
{\em key\+Status} & \\
\hline
\end{DoxyParams}
\begin{DoxyReturn}{Returns}
2022-05-08 22:01:23 +00:00
Q\+String
2022-05-08 19:59:26 +00:00
\end{DoxyReturn}
2022-05-08 22:01:23 +00:00
Referenced by create\+\_\+keys\+\_\+table().
2022-05-08 19:59:26 +00:00
The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
\item
src/ui/import\+\_\+export/Key\+Import\+Detail\+Dialog.\+h\item
src/ui/import\+\_\+export/Key\+Import\+Detail\+Dialog.\+cpp\end{DoxyCompactItemize}