137 lines
7.3 KiB
TeX
137 lines
7.3 KiB
TeX
\hypertarget{structSoftwareVersion}{}\doxysection{Software\+Version Struct Reference}
|
|
\label{structSoftwareVersion}\index{SoftwareVersion@{SoftwareVersion}}
|
|
|
|
|
|
{\ttfamily \#include $<$Software\+Version.\+h$>$}
|
|
|
|
|
|
|
|
Collaboration diagram for Software\+Version\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=234pt]{structSoftwareVersion__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
auto \mbox{\hyperlink{structSoftwareVersion_ad17cca5d4ce26f21666721d16b7f4d04}{Info\+Valid}} () const -\/$>$ bool
|
|
\item
|
|
auto \mbox{\hyperlink{structSoftwareVersion_a7ee4d13cc556ef34e016ac1d67e3e087}{Need\+Upgrade}} () const -\/$>$ bool
|
|
\item
|
|
auto \mbox{\hyperlink{structSoftwareVersion_a4f129d14867355cd4ee8ebc323ca1fab}{Version\+Withdrawn}} () const -\/$>$ bool
|
|
\item
|
|
auto \mbox{\hyperlink{structSoftwareVersion_a97853d5af36ef09d54e152d4b3c935e1}{Current\+Version\+Released}} () const -\/$>$ bool
|
|
\end{DoxyCompactItemize}
|
|
\doxysubsection*{Public Attributes}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_a5723a312fd17f9932d0fa231a81f0342}\label{structSoftwareVersion_a5723a312fd17f9932d0fa231a81f0342}}
|
|
QString {\bfseries latest\+\_\+version}
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_a65049c35972d1562c2c9acd60bcb5af1}\label{structSoftwareVersion_a65049c35972d1562c2c9acd60bcb5af1}}
|
|
QString {\bfseries current\+\_\+version}
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_af4f48691c5797f623cd5634580973bd9}\label{structSoftwareVersion_af4f48691c5797f623cd5634580973bd9}}
|
|
bool {\bfseries latest\+\_\+prerelease\+\_\+version\+\_\+from\+\_\+remote} = false
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_ad993aef6ab251a18067fe6755454e2ad}\label{structSoftwareVersion_ad993aef6ab251a18067fe6755454e2ad}}
|
|
bool {\bfseries latest\+\_\+draft\+\_\+from\+\_\+remote} = false
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_a7244ed047ecaba1f5678a508549dcff4}\label{structSoftwareVersion_a7244ed047ecaba1f5678a508549dcff4}}
|
|
bool {\bfseries current\+\_\+version\+\_\+is\+\_\+a\+\_\+prerelease} = false
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_af95656d8841511839009539799f48704}\label{structSoftwareVersion_af95656d8841511839009539799f48704}}
|
|
bool {\bfseries current\+\_\+version\+\_\+is\+\_\+drafted} = false
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_abe3738a4f2220e0ef5e674f845412fc6}\label{structSoftwareVersion_abe3738a4f2220e0ef5e674f845412fc6}}
|
|
bool {\bfseries loading\+\_\+done} = false
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_a3f56dd13124ebb7eeea0f13cb8eccb60}\label{structSoftwareVersion_a3f56dd13124ebb7eeea0f13cb8eccb60}}
|
|
bool {\bfseries current\+\_\+version\+\_\+publish\+\_\+in\+\_\+remote} = false
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_ad1b482a490d2cc1e195a7aa3456c0080}\label{structSoftwareVersion_ad1b482a490d2cc1e195a7aa3456c0080}}
|
|
QString {\bfseries publish\+\_\+date}
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_a7c8455870747ca8c757416565de42fa1}\label{structSoftwareVersion_a7c8455870747ca8c757416565de42fa1}}
|
|
QString {\bfseries release\+\_\+note}
|
|
\end{DoxyCompactItemize}
|
|
\doxysubsection*{Static Private Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{structSoftwareVersion_a9578326392375712f73cb16d58399fd7}\label{structSoftwareVersion_a9578326392375712f73cb16d58399fd7}}
|
|
static auto {\bfseries version\+\_\+compare} (const QString \&a, const QString \&b) -\/$>$ int
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
Copyright (C) 2021 Saturneric \href{mailto:eric@bktus.com}{\texttt{ eric@bktus.\+com}}
|
|
|
|
This file is part of \mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}}.
|
|
|
|
\mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}} is free software\+: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
|
|
|
\mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}} is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License along with \mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}}. If not, see \href{https://www.gnu.org/licenses/}{\texttt{ https\+://www.\+gnu.\+org/licenses/}}.
|
|
|
|
The initial version of the source code is inherited from the gpg4usb project, which is under GPL-\/3.\+0-\/or-\/later.
|
|
|
|
All the source code of \mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}} was modified and released by Saturneric \href{mailto:eric@bktus.com}{\texttt{ eric@bktus.\+com}} starting on May 12, 2021.
|
|
|
|
SPDX-\/\+License-\/\+Identifier\+: GPL-\/3.\+0-\/or-\/later
|
|
|
|
\doxysubsection{Member Function Documentation}
|
|
\mbox{\Hypertarget{structSoftwareVersion_a97853d5af36ef09d54e152d4b3c935e1}\label{structSoftwareVersion_a97853d5af36ef09d54e152d4b3c935e1}}
|
|
\index{SoftwareVersion@{SoftwareVersion}!CurrentVersionReleased@{CurrentVersionReleased}}
|
|
\index{CurrentVersionReleased@{CurrentVersionReleased}!SoftwareVersion@{SoftwareVersion}}
|
|
\doxysubsubsection{\texorpdfstring{CurrentVersionReleased()}{CurrentVersionReleased()}}
|
|
{\footnotesize\ttfamily auto Software\+Version\+::\+Current\+Version\+Released (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const -\/$>$ bool}
|
|
|
|
\begin{DoxyReturn}{Returns}
|
|
true
|
|
|
|
false
|
|
\end{DoxyReturn}
|
|
\mbox{\Hypertarget{structSoftwareVersion_ad17cca5d4ce26f21666721d16b7f4d04}\label{structSoftwareVersion_ad17cca5d4ce26f21666721d16b7f4d04}}
|
|
\index{SoftwareVersion@{SoftwareVersion}!InfoValid@{InfoValid}}
|
|
\index{InfoValid@{InfoValid}!SoftwareVersion@{SoftwareVersion}}
|
|
\doxysubsubsection{\texorpdfstring{InfoValid()}{InfoValid()}}
|
|
{\footnotesize\ttfamily auto Software\+Version\+::\+Info\+Valid (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const -\/$>$ bool \hspace{0.3cm}{\ttfamily [inline]}}
|
|
|
|
\begin{DoxyReturn}{Returns}
|
|
true
|
|
|
|
false
|
|
\end{DoxyReturn}
|
|
\mbox{\Hypertarget{structSoftwareVersion_a7ee4d13cc556ef34e016ac1d67e3e087}\label{structSoftwareVersion_a7ee4d13cc556ef34e016ac1d67e3e087}}
|
|
\index{SoftwareVersion@{SoftwareVersion}!NeedUpgrade@{NeedUpgrade}}
|
|
\index{NeedUpgrade@{NeedUpgrade}!SoftwareVersion@{SoftwareVersion}}
|
|
\doxysubsubsection{\texorpdfstring{NeedUpgrade()}{NeedUpgrade()}}
|
|
{\footnotesize\ttfamily auto Software\+Version\+::\+Need\+Upgrade (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const -\/$>$ bool}
|
|
|
|
\begin{DoxyReturn}{Returns}
|
|
true
|
|
|
|
false
|
|
\end{DoxyReturn}
|
|
\mbox{\Hypertarget{structSoftwareVersion_a4f129d14867355cd4ee8ebc323ca1fab}\label{structSoftwareVersion_a4f129d14867355cd4ee8ebc323ca1fab}}
|
|
\index{SoftwareVersion@{SoftwareVersion}!VersionWithdrawn@{VersionWithdrawn}}
|
|
\index{VersionWithdrawn@{VersionWithdrawn}!SoftwareVersion@{SoftwareVersion}}
|
|
\doxysubsubsection{\texorpdfstring{VersionWithdrawn()}{VersionWithdrawn()}}
|
|
{\footnotesize\ttfamily auto Software\+Version\+::\+Version\+Withdrawn (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const -\/$>$ bool}
|
|
|
|
\begin{DoxyReturn}{Returns}
|
|
true
|
|
|
|
false
|
|
\end{DoxyReturn}
|
|
|
|
|
|
The documentation for this struct was generated from the following files\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
src/module/mods/ver\+\_\+check/Software\+Version.\+h\item
|
|
src/module/mods/ver\+\_\+check/Software\+Version.\+cpp\end{DoxyCompactItemize}
|