No Description

class_q_c_p_bar_data.tex 2.9KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. \hypertarget{class_q_c_p_bar_data}{}\section{Q\+C\+P\+Bar\+Data Class Reference}
  2. \label{class_q_c_p_bar_data}\index{Q\+C\+P\+Bar\+Data@{Q\+C\+P\+Bar\+Data}}
  3. Holds the data of one single data point (one bar) for \hyperlink{class_q_c_p_bars}{Q\+C\+P\+Bars}.
  4. \subsection*{Public Member Functions}
  5. \begin{DoxyCompactItemize}
  6. \item
  7. \hyperlink{class_q_c_p_bar_data_a8d214eda9ef41bc6da2a908a09623836}{Q\+C\+P\+Bar\+Data} ()
  8. \item
  9. \hyperlink{class_q_c_p_bar_data_ac0bb7ede5373a7b18713418fa78f972d}{Q\+C\+P\+Bar\+Data} (double key, double value)
  10. \end{DoxyCompactItemize}
  11. \subsection*{Public Attributes}
  12. \begin{DoxyCompactItemize}
  13. \item
  14. \hypertarget{class_q_c_p_bar_data_afe544b035ef19027ea3d65adeaf81b42}{}double {\bfseries key}\label{class_q_c_p_bar_data_afe544b035ef19027ea3d65adeaf81b42}
  15. \item
  16. \hypertarget{class_q_c_p_bar_data_acab57005d8916d61b64e9ddef6113b60}{}double {\bfseries value}\label{class_q_c_p_bar_data_acab57005d8916d61b64e9ddef6113b60}
  17. \end{DoxyCompactItemize}
  18. \subsection{Detailed Description}
  19. Holds the data of one single data point (one bar) for \hyperlink{class_q_c_p_bars}{Q\+C\+P\+Bars}.
  20. The container for storing multiple data points is \hyperlink{qcustomplot_8h_aa846c77472cae93def9f1609d0c57191}{Q\+C\+P\+Bar\+Data\+Map}.
  21. The stored data is\+: \begin{DoxyItemize}
  22. \item {\itshape key\+:} coordinate on the key axis of this bar \item {\itshape value\+:} height coordinate on the value axis of this bar\end{DoxyItemize}
  23. \begin{DoxySeeAlso}{See also}
  24. Q\+C\+P\+Bar\+Dataa\+Map
  25. \end{DoxySeeAlso}
  26. \subsection{Constructor \& Destructor Documentation}
  27. \hypertarget{class_q_c_p_bar_data_a8d214eda9ef41bc6da2a908a09623836}{}\index{Q\+C\+P\+Bar\+Data@{Q\+C\+P\+Bar\+Data}!Q\+C\+P\+Bar\+Data@{Q\+C\+P\+Bar\+Data}}
  28. \index{Q\+C\+P\+Bar\+Data@{Q\+C\+P\+Bar\+Data}!Q\+C\+P\+Bar\+Data@{Q\+C\+P\+Bar\+Data}}
  29. \subsubsection[{Q\+C\+P\+Bar\+Data}]{\setlength{\rightskip}{0pt plus 5cm}Q\+C\+P\+Bar\+Data\+::\+Q\+C\+P\+Bar\+Data (
  30. \begin{DoxyParamCaption}
  31. {}
  32. \end{DoxyParamCaption}
  33. )}\label{class_q_c_p_bar_data_a8d214eda9ef41bc6da2a908a09623836}
  34. Constructs a bar data point with key and value set to zero. \hypertarget{class_q_c_p_bar_data_ac0bb7ede5373a7b18713418fa78f972d}{}\index{Q\+C\+P\+Bar\+Data@{Q\+C\+P\+Bar\+Data}!Q\+C\+P\+Bar\+Data@{Q\+C\+P\+Bar\+Data}}
  35. \index{Q\+C\+P\+Bar\+Data@{Q\+C\+P\+Bar\+Data}!Q\+C\+P\+Bar\+Data@{Q\+C\+P\+Bar\+Data}}
  36. \subsubsection[{Q\+C\+P\+Bar\+Data}]{\setlength{\rightskip}{0pt plus 5cm}Q\+C\+P\+Bar\+Data\+::\+Q\+C\+P\+Bar\+Data (
  37. \begin{DoxyParamCaption}
  38. \item[{double}]{key, }
  39. \item[{double}]{value}
  40. \end{DoxyParamCaption}
  41. )}\label{class_q_c_p_bar_data_ac0bb7ede5373a7b18713418fa78f972d}
  42. Constructs a bar data point with the specified {\itshape key} and {\itshape value}.
  43. The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
  44. \item
  45. \hyperlink{qcustomplot_8h}{qcustomplot.\+h}\item
  46. \hyperlink{qcustomplot_8cpp}{qcustomplot.\+cpp}\end{DoxyCompactItemize}