2022-05-09 15:32:58 +00:00
|
|
|
\hypertarget{classGpgFrontend_1_1ChannelObject}{}\doxysection{Gpg\+Frontend\+::Channel\+Object Class Reference}
|
|
|
|
\label{classGpgFrontend_1_1ChannelObject}\index{GpgFrontend::ChannelObject@{GpgFrontend::ChannelObject}}
|
|
|
|
|
|
|
|
|
2024-01-23 07:22:33 +00:00
|
|
|
object which in channel system is called \char`\"{}channel\char`\"{}
|
2022-05-09 15:32:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-01-23 07:22:33 +00:00
|
|
|
{\ttfamily \#include $<$Channel\+Object.\+h$>$}
|
2022-05-09 15:32:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inheritance diagram for Gpg\+Frontend\+::Channel\+Object\+:
|
|
|
|
\nopagebreak
|
|
|
|
\begin{figure}[H]
|
|
|
|
\begin{center}
|
|
|
|
\leavevmode
|
|
|
|
\includegraphics[width=350pt]{classGpgFrontend_1_1ChannelObject__inherit__graph}
|
|
|
|
\end{center}
|
|
|
|
\end{figure}
|
|
|
|
|
|
|
|
|
|
|
|
Collaboration diagram for Gpg\+Frontend\+::Channel\+Object\+:
|
|
|
|
\nopagebreak
|
|
|
|
\begin{figure}[H]
|
|
|
|
\begin{center}
|
|
|
|
\leavevmode
|
|
|
|
\includegraphics[width=236pt]{classGpgFrontend_1_1ChannelObject__coll__graph}
|
|
|
|
\end{center}
|
|
|
|
\end{figure}
|
|
|
|
\doxysubsection*{Public Member Functions}
|
|
|
|
\begin{DoxyCompactItemize}
|
|
|
|
\item
|
2022-11-26 18:19:17 +00:00
|
|
|
\mbox{\Hypertarget{classGpgFrontend_1_1ChannelObject_aedbf32eddc701e521bd8e790ef208da0}\label{classGpgFrontend_1_1ChannelObject_aedbf32eddc701e521bd8e790ef208da0}}
|
2022-05-09 15:32:58 +00:00
|
|
|
\mbox{\hyperlink{classGpgFrontend_1_1ChannelObject_aedbf32eddc701e521bd8e790ef208da0}{Channel\+Object}} () noexcept
|
|
|
|
\begin{DoxyCompactList}\small\item\em Construct a new Default Channel Object object. \end{DoxyCompactList}\item
|
2024-01-23 07:22:33 +00:00
|
|
|
\mbox{\Hypertarget{classGpgFrontend_1_1ChannelObject_a85a29ff6a1233114eb9f159c408cbe35}\label{classGpgFrontend_1_1ChannelObject_a85a29ff6a1233114eb9f159c408cbe35}}
|
|
|
|
virtual \mbox{\hyperlink{classGpgFrontend_1_1ChannelObject_a85a29ff6a1233114eb9f159c408cbe35}{$\sim$\+Channel\+Object}} () noexcept
|
|
|
|
\begin{DoxyCompactList}\small\item\em Destroy the Channel Object object. \end{DoxyCompactList}\item
|
|
|
|
\mbox{\hyperlink{classGpgFrontend_1_1ChannelObject_a3d55a57ee60bdb5a747125da9586a0e5}{Channel\+Object}} (int channel, QString type)
|
2022-05-09 15:32:58 +00:00
|
|
|
\begin{DoxyCompactList}\small\item\em Construct a new Channel Object object. \end{DoxyCompactList}\item
|
2024-01-23 07:22:33 +00:00
|
|
|
auto \mbox{\hyperlink{classGpgFrontend_1_1ChannelObject_a085b36517fcc46916279b9d633da2d26}{Get\+Channel}} () const -\/$>$ int
|
2022-05-09 15:32:58 +00:00
|
|
|
\begin{DoxyCompactList}\small\item\em Get the Channel object. \end{DoxyCompactList}\item
|
|
|
|
void \mbox{\hyperlink{classGpgFrontend_1_1ChannelObject_aa3b19cad6d873b314bba32a3dae85f09}{Set\+Channel}} (int channel)
|
|
|
|
\begin{DoxyCompactList}\small\item\em Set the Channel object. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
|
|
|
\doxysubsection*{Static Public Member Functions}
|
|
|
|
\begin{DoxyCompactItemize}
|
|
|
|
\item
|
2024-01-23 07:22:33 +00:00
|
|
|
static auto \mbox{\hyperlink{classGpgFrontend_1_1ChannelObject_a6a3672c8ff3d4fb5ef6bc1bda202bbb8}{Get\+Default\+Channel}} () -\/$>$ int
|
2022-05-09 15:32:58 +00:00
|
|
|
\begin{DoxyCompactList}\small\item\em Get the Default Channel object. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
|
|
|
\doxysubsection*{Private Attributes}
|
|
|
|
\begin{DoxyCompactItemize}
|
|
|
|
\item
|
|
|
|
\mbox{\Hypertarget{classGpgFrontend_1_1ChannelObject_aee5f8a5575adbdf522da4dd195c091ee}\label{classGpgFrontend_1_1ChannelObject_aee5f8a5575adbdf522da4dd195c091ee}}
|
2024-01-23 07:22:33 +00:00
|
|
|
int \mbox{\hyperlink{classGpgFrontend_1_1ChannelObject_aee5f8a5575adbdf522da4dd195c091ee}{channel\+\_\+}} = k\+Gpg\+Frontend\+Default\+Channel
|
|
|
|
\begin{DoxyCompactList}\small\item\em The channel id. \end{DoxyCompactList}\item
|
|
|
|
\mbox{\Hypertarget{classGpgFrontend_1_1ChannelObject_a2864add31ca45349ac40e7fc275c34ad}\label{classGpgFrontend_1_1ChannelObject_a2864add31ca45349ac40e7fc275c34ad}}
|
|
|
|
QString {\bfseries type\+\_\+}
|
|
|
|
\end{DoxyCompactItemize}
|
2022-05-09 15:32:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
2024-01-23 07:22:33 +00:00
|
|
|
object which in channel system is called \char`\"{}channel\char`\"{}
|
2022-05-09 15:32:58 +00:00
|
|
|
|
|
|
|
\doxysubsection{Constructor \& Destructor Documentation}
|
2024-01-23 07:22:33 +00:00
|
|
|
\mbox{\Hypertarget{classGpgFrontend_1_1ChannelObject_a3d55a57ee60bdb5a747125da9586a0e5}\label{classGpgFrontend_1_1ChannelObject_a3d55a57ee60bdb5a747125da9586a0e5}}
|
2022-05-09 15:32:58 +00:00
|
|
|
\index{GpgFrontend::ChannelObject@{GpgFrontend::ChannelObject}!ChannelObject@{ChannelObject}}
|
|
|
|
\index{ChannelObject@{ChannelObject}!GpgFrontend::ChannelObject@{GpgFrontend::ChannelObject}}
|
2022-11-26 18:19:17 +00:00
|
|
|
\doxysubsubsection{\texorpdfstring{ChannelObject()}{ChannelObject()}}
|
2024-01-23 07:22:33 +00:00
|
|
|
{\footnotesize\ttfamily Gpg\+Frontend\+::\+Channel\+Object\+::\+Channel\+Object (\begin{DoxyParamCaption}\item[{int}]{channel, }\item[{QString}]{type }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [explicit]}}
|
2022-05-09 15:32:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Construct a new Channel Object object.
|
|
|
|
|
|
|
|
|
|
|
|
\begin{DoxyParams}{Parameters}
|
|
|
|
{\em channel} & \\
|
|
|
|
\hline
|
|
|
|
\end{DoxyParams}
|
|
|
|
|
|
|
|
|
|
|
|
\doxysubsection{Member Function Documentation}
|
2024-01-23 07:22:33 +00:00
|
|
|
\mbox{\Hypertarget{classGpgFrontend_1_1ChannelObject_a085b36517fcc46916279b9d633da2d26}\label{classGpgFrontend_1_1ChannelObject_a085b36517fcc46916279b9d633da2d26}}
|
2022-05-09 15:32:58 +00:00
|
|
|
\index{GpgFrontend::ChannelObject@{GpgFrontend::ChannelObject}!GetChannel@{GetChannel}}
|
|
|
|
\index{GetChannel@{GetChannel}!GpgFrontend::ChannelObject@{GpgFrontend::ChannelObject}}
|
|
|
|
\doxysubsubsection{\texorpdfstring{GetChannel()}{GetChannel()}}
|
2024-01-23 07:22:33 +00:00
|
|
|
{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+Channel\+Object\+::\+Get\+Channel (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const -\/$>$ int}
|
2022-05-09 15:32:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Get the Channel object.
|
|
|
|
|
|
|
|
\begin{DoxyReturn}{Returns}
|
|
|
|
int
|
|
|
|
\end{DoxyReturn}
|
|
|
|
|
|
|
|
|
2024-01-23 07:22:33 +00:00
|
|
|
References channel\+\_\+.
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-11-26 18:19:17 +00:00
|
|
|
Referenced by Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ T $>$\+::\+Get\+Channel().
|
2022-05-09 15:32:58 +00:00
|
|
|
|
2024-01-23 07:22:33 +00:00
|
|
|
\mbox{\Hypertarget{classGpgFrontend_1_1ChannelObject_a6a3672c8ff3d4fb5ef6bc1bda202bbb8}\label{classGpgFrontend_1_1ChannelObject_a6a3672c8ff3d4fb5ef6bc1bda202bbb8}}
|
2022-05-09 15:32:58 +00:00
|
|
|
\index{GpgFrontend::ChannelObject@{GpgFrontend::ChannelObject}!GetDefaultChannel@{GetDefaultChannel}}
|
|
|
|
\index{GetDefaultChannel@{GetDefaultChannel}!GpgFrontend::ChannelObject@{GpgFrontend::ChannelObject}}
|
|
|
|
\doxysubsubsection{\texorpdfstring{GetDefaultChannel()}{GetDefaultChannel()}}
|
2024-01-23 07:22:33 +00:00
|
|
|
{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+Channel\+Object\+::\+Get\+Default\+Channel (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) -\/$>$ int\hspace{0.3cm}{\ttfamily [static]}}
|
2022-05-09 15:32:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Get the Default Channel object.
|
|
|
|
|
|
|
|
\begin{DoxyReturn}{Returns}
|
|
|
|
int
|
|
|
|
\end{DoxyReturn}
|
|
|
|
|
|
|
|
|
2022-11-26 18:19:17 +00:00
|
|
|
Referenced by Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ T $>$\+::\+Get\+Default\+Channel().
|
2022-05-09 15:32:58 +00:00
|
|
|
|
|
|
|
\mbox{\Hypertarget{classGpgFrontend_1_1ChannelObject_aa3b19cad6d873b314bba32a3dae85f09}\label{classGpgFrontend_1_1ChannelObject_aa3b19cad6d873b314bba32a3dae85f09}}
|
|
|
|
\index{GpgFrontend::ChannelObject@{GpgFrontend::ChannelObject}!SetChannel@{SetChannel}}
|
|
|
|
\index{SetChannel@{SetChannel}!GpgFrontend::ChannelObject@{GpgFrontend::ChannelObject}}
|
|
|
|
\doxysubsubsection{\texorpdfstring{SetChannel()}{SetChannel()}}
|
|
|
|
{\footnotesize\ttfamily void Gpg\+Frontend\+::\+Channel\+Object\+::\+Set\+Channel (\begin{DoxyParamCaption}\item[{int}]{channel }\end{DoxyParamCaption})}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set the Channel object.
|
|
|
|
|
|
|
|
|
|
|
|
\begin{DoxyParams}{Parameters}
|
2024-01-23 07:22:33 +00:00
|
|
|
{\em channel} & \\
|
2022-05-09 15:32:58 +00:00
|
|
|
\hline
|
|
|
|
\end{DoxyParams}
|
|
|
|
|
|
|
|
|
|
|
|
References channel\+\_\+.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
|
|
|
|
\item
|
2024-01-23 07:22:33 +00:00
|
|
|
src/core/function/basic/Channel\+Object.\+h\item
|
|
|
|
src/core/function/basic/Channel\+Object.\+cpp\end{DoxyCompactItemize}
|