39 lines
2.2 KiB
TeX
39 lines
2.2 KiB
TeX
|
\hypertarget{KeyUploadDialog_8h_source}{}\doxysection{Key\+Upload\+Dialog.\+h}
|
||
|
\label{KeyUploadDialog_8h_source}\index{src/ui/import\_export/KeyUploadDialog.h@{src/ui/import\_export/KeyUploadDialog.h}}
|
||
|
|
||
|
\begin{DoxyCode}{0}
|
||
|
\DoxyCodeLine{1 }
|
||
|
\DoxyCodeLine{29 \textcolor{preprocessor}{\#ifndef GPGFRONTEND\_KEYUPLOADWIDGET\_H}}
|
||
|
\DoxyCodeLine{30 \textcolor{preprocessor}{\#define GPGFRONTEND\_KEYUPLOADWIDGET\_H}}
|
||
|
\DoxyCodeLine{31 }
|
||
|
\DoxyCodeLine{32 \textcolor{preprocessor}{\#include "{}core/GpgContext.h"{}}}
|
||
|
\DoxyCodeLine{33 \textcolor{preprocessor}{\#include "{}ui/GpgFrontendUI.h"{}}}
|
||
|
\DoxyCodeLine{34 }
|
||
|
\DoxyCodeLine{35 \textcolor{keyword}{namespace }\mbox{\hyperlink{namespaceGpgFrontend_1_1UI}{GpgFrontend::UI}} \{}
|
||
|
\DoxyCodeLine{36 }
|
||
|
\DoxyCodeLine{41 \textcolor{keyword}{class }\mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyUploadDialog}{KeyUploadDialog}} : \textcolor{keyword}{public} QDialog \{}
|
||
|
\DoxyCodeLine{42 Q\_OBJECT}
|
||
|
\DoxyCodeLine{43 \textcolor{keyword}{public}:}
|
||
|
\DoxyCodeLine{50 \textcolor{keyword}{explicit} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyUploadDialog_a51f63e30f26f7923def91519d347c0cf}{KeyUploadDialog}}(\textcolor{keyword}{const} KeyIdArgsListPtr\& keys\_ids, QWidget* parent);}
|
||
|
\DoxyCodeLine{51 }
|
||
|
\DoxyCodeLine{52 \textcolor{keyword}{public} slots:}
|
||
|
\DoxyCodeLine{53 }
|
||
|
\DoxyCodeLine{58 \textcolor{keywordtype}{void} SlotUpload();}
|
||
|
\DoxyCodeLine{59 }
|
||
|
\DoxyCodeLine{60 \textcolor{keyword}{private} slots:}
|
||
|
\DoxyCodeLine{61 }
|
||
|
\DoxyCodeLine{67 \textcolor{keywordtype}{void} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyUploadDialog_a0f724649ca953b888f07d69c97fe45b6}{slot\_upload\_key\_to\_server}}(\textcolor{keyword}{const} GpgFrontend::ByteArray\& keys\_data);}
|
||
|
\DoxyCodeLine{68 }
|
||
|
\DoxyCodeLine{73 \textcolor{keywordtype}{void} slot\_upload\_finished();}
|
||
|
\DoxyCodeLine{74 }
|
||
|
\DoxyCodeLine{75 \textcolor{keyword}{private}:}
|
||
|
\DoxyCodeLine{76 KeyListPtr m\_keys\_; }
|
||
|
\DoxyCodeLine{77 QByteArray m\_key\_data\_; }
|
||
|
\DoxyCodeLine{78 \};}
|
||
|
\DoxyCodeLine{79 }
|
||
|
\DoxyCodeLine{80 \} \textcolor{comment}{// namespace GpgFrontend::UI}}
|
||
|
\DoxyCodeLine{81 }
|
||
|
\DoxyCodeLine{82 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// GPGFRONTEND\_KEYUPLOADWIDGET\_H}}
|
||
|
|
||
|
\end{DoxyCode}
|