34 lines
1.6 KiB
TeX
34 lines
1.6 KiB
TeX
\hypertarget{GpgFrontendCore_8h_source}{}\doxysection{Gpg\+Frontend\+Core.\+h}
|
|
\label{GpgFrontendCore_8h_source}\index{src/core/GpgFrontendCore.h@{src/core/GpgFrontendCore.h}}
|
|
|
|
\begin{DoxyCode}{0}
|
|
\DoxyCodeLine{1 }
|
|
\DoxyCodeLine{29 \textcolor{preprocessor}{\#ifndef GPGFRONTEND\_GPGFRONTENDCORE\_H}}
|
|
\DoxyCodeLine{30 \textcolor{preprocessor}{\#define GPGFRONTEND\_GPGFRONTENDCORE\_H}}
|
|
\DoxyCodeLine{31 }
|
|
\DoxyCodeLine{32 \textcolor{preprocessor}{\#include "{}GpgFrontend.h"{}}}
|
|
\DoxyCodeLine{33 }
|
|
\DoxyCodeLine{34 \textcolor{comment}{// std includes}}
|
|
\DoxyCodeLine{35 \textcolor{preprocessor}{\#include <random>}}
|
|
\DoxyCodeLine{36 \textcolor{preprocessor}{\#include <filesystem>}}
|
|
\DoxyCodeLine{37 }
|
|
\DoxyCodeLine{38 \textcolor{comment}{// boost includes}}
|
|
\DoxyCodeLine{39 \textcolor{preprocessor}{\#include <boost/format.hpp>}}
|
|
\DoxyCodeLine{40 }
|
|
\DoxyCodeLine{41 \textcolor{comment}{// Qt includes}}
|
|
\DoxyCodeLine{42 \textcolor{preprocessor}{\#include <QtCore>}}
|
|
\DoxyCodeLine{43 }
|
|
\DoxyCodeLine{44 \textcolor{comment}{// libconfig includes}}
|
|
\DoxyCodeLine{45 \textcolor{preprocessor}{\#include <libconfig.h++>}}
|
|
\DoxyCodeLine{46 }
|
|
\DoxyCodeLine{47 \textcolor{comment}{// libarchive includes}}
|
|
\DoxyCodeLine{48 \textcolor{preprocessor}{\#include <libarchive/libarchive/archive.h>}}
|
|
\DoxyCodeLine{49 \textcolor{preprocessor}{\#include <libarchive/libarchive/archive\_entry.h>}}
|
|
\DoxyCodeLine{50 }
|
|
\DoxyCodeLine{51 \textcolor{preprocessor}{\#include "{}GpgConstants.h"{}}}
|
|
\DoxyCodeLine{52 }
|
|
\DoxyCodeLine{53 }
|
|
\DoxyCodeLine{54 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// GPGFRONTEND\_GPGFRONTENDCORE\_H}}
|
|
|
|
\end{DoxyCode}
|