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

26 lines
1.3 KiB
TeX

\hypertarget{GpgInfo_8h_source}{}\doxysection{Gpg\+Info.\+h}
\label{GpgInfo_8h_source}\index{src/core/GpgInfo.h@{src/core/GpgInfo.h}}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 }
\DoxyCodeLine{29 \textcolor{preprocessor}{\#ifndef GPGFRONTEND\_ZH\_CN\_TS\_GPGINFO\_H}}
\DoxyCodeLine{30 \textcolor{preprocessor}{\#define GPGFRONTEND\_ZH\_CN\_TS\_GPGINFO\_H}}
\DoxyCodeLine{31 }
\DoxyCodeLine{32 \textcolor{preprocessor}{\#include <string>}}
\DoxyCodeLine{33 }
\DoxyCodeLine{34 \textcolor{keyword}{namespace }\mbox{\hyperlink{namespaceGpgFrontend}{GpgFrontend}} \{}
\DoxyCodeLine{39 \textcolor{keyword}{class }\mbox{\hyperlink{classGpgFrontend_1_1GpgInfo}{GpgInfo}} \{}
\DoxyCodeLine{40 \textcolor{keyword}{public}:}
\DoxyCodeLine{41 std::string \mbox{\hyperlink{classGpgFrontend_1_1GpgInfo_a2416ae0ab9bedc61782d16075750a9c0}{AppPath}}; }
\DoxyCodeLine{42 std::string DatabasePath; }
\DoxyCodeLine{43 std::string GnupgVersion; }
\DoxyCodeLine{44 std::string GpgConfPath; }
\DoxyCodeLine{45 std::string CMSPath; }
\DoxyCodeLine{46 std::string GpgMEVersion; }
\DoxyCodeLine{47 \};}
\DoxyCodeLine{48 \} \textcolor{comment}{// namespace GpgFrontend}}
\DoxyCodeLine{49 }
\DoxyCodeLine{50 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// GPGFRONTEND\_ZH\_CN\_TS\_GPGINFO\_H}}
\end{DoxyCode}