GpgFrontend-Doxygen/docs/latex/SignersPicker_8h_source.tex
2022-05-09 03:59:26 +08:00

32 lines
1.8 KiB
TeX

\hypertarget{SignersPicker_8h_source}{}\doxysection{Signers\+Picker.\+h}
\label{SignersPicker_8h_source}\index{src/ui/widgets/SignersPicker.h@{src/ui/widgets/SignersPicker.h}}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 }
\DoxyCodeLine{29 \textcolor{preprocessor}{\#ifndef GPGFRONTEND\_ZH\_CN\_TS\_SIGNERSPIRCKER\_H}}
\DoxyCodeLine{30 \textcolor{preprocessor}{\#define GPGFRONTEND\_ZH\_CN\_TS\_SIGNERSPIRCKER\_H}}
\DoxyCodeLine{31 }
\DoxyCodeLine{32 \textcolor{preprocessor}{\#include "{}GpgFrontendUI.h"{}}}
\DoxyCodeLine{33 }
\DoxyCodeLine{34 \textcolor{keyword}{namespace }\mbox{\hyperlink{namespaceGpgFrontend_1_1UI}{GpgFrontend::UI}} \{}
\DoxyCodeLine{35 }
\DoxyCodeLine{36 \textcolor{keyword}{class }KeyList;}
\DoxyCodeLine{37 }
\DoxyCodeLine{42 \textcolor{keyword}{class }\mbox{\hyperlink{classGpgFrontend_1_1UI_1_1SignersPicker}{SignersPicker}} : \textcolor{keyword}{public} QDialog \{}
\DoxyCodeLine{43 Q\_OBJECT}
\DoxyCodeLine{44 }
\DoxyCodeLine{45 \textcolor{keyword}{public}:}
\DoxyCodeLine{51 \textcolor{keyword}{explicit} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1SignersPicker_a02c3ba737702894fc6d4ac1a1c543ccb}{SignersPicker}}(QWidget* parent = \textcolor{keyword}{nullptr});}
\DoxyCodeLine{52 }
\DoxyCodeLine{58 GpgFrontend::KeyIdArgsListPtr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1SignersPicker_a2e98dcdf647a2e0e6455998b018aed00}{GetCheckedSigners}}();}
\DoxyCodeLine{59 }
\DoxyCodeLine{60 \textcolor{keyword}{private}:}
\DoxyCodeLine{61 \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList}{KeyList}}* key\_list\_; }
\DoxyCodeLine{62 \};}
\DoxyCodeLine{63 }
\DoxyCodeLine{64 \} \textcolor{comment}{// namespace GpgFrontend::UI}}
\DoxyCodeLine{65 }
\DoxyCodeLine{66 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// GPGFRONTEND\_ZH\_CN\_TS\_SIGNERSPIRCKER\_H}}
\end{DoxyCode}