Nav apraksta

qcustomplot_8h.tex 21KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. \hypertarget{qcustomplot_8h}{}\section{Referencia del Archivo qcustomplot.\+h}
  2. \label{qcustomplot_8h}\index{qcustomplot.\+h@{qcustomplot.\+h}}
  3. {\ttfamily \#include $<$Q\+Object$>$}\\*
  4. {\ttfamily \#include $<$Q\+Pointer$>$}\\*
  5. {\ttfamily \#include $<$Q\+Widget$>$}\\*
  6. {\ttfamily \#include $<$Q\+Painter$>$}\\*
  7. {\ttfamily \#include $<$Q\+Paint\+Event$>$}\\*
  8. {\ttfamily \#include $<$Q\+Mouse\+Event$>$}\\*
  9. {\ttfamily \#include $<$Q\+Pixmap$>$}\\*
  10. {\ttfamily \#include $<$Q\+Vector$>$}\\*
  11. {\ttfamily \#include $<$Q\+String$>$}\\*
  12. {\ttfamily \#include $<$Q\+Date\+Time$>$}\\*
  13. {\ttfamily \#include $<$Q\+Multi\+Map$>$}\\*
  14. {\ttfamily \#include $<$Q\+Flags$>$}\\*
  15. {\ttfamily \#include $<$Q\+Debug$>$}\\*
  16. {\ttfamily \#include $<$Q\+Vector2\+D$>$}\\*
  17. {\ttfamily \#include $<$Q\+Stack$>$}\\*
  18. {\ttfamily \#include $<$Q\+Cache$>$}\\*
  19. {\ttfamily \#include $<$Q\+Margins$>$}\\*
  20. {\ttfamily \#include $<$qmath.\+h$>$}\\*
  21. {\ttfamily \#include $<$limits$>$}\\*
  22. {\ttfamily \#include $<$Qt\+Numeric$>$}\\*
  23. {\ttfamily \#include $<$Qt\+Print\+Support$>$}\\*
  24. \subsection*{Clases}
  25. \begin{DoxyCompactItemize}
  26. \item
  27. class \hyperlink{class_q_c_p_scatter_style}{Q\+C\+P\+Scatter\+Style}
  28. \begin{DoxyCompactList}\small\item\em Represents the visual appearance of scatter points. \end{DoxyCompactList}\item
  29. class \hyperlink{class_q_c_p_painter}{Q\+C\+P\+Painter}
  30. \begin{DoxyCompactList}\small\item\em Q\+Painter subclass used internally. \end{DoxyCompactList}\item
  31. class \hyperlink{class_q_c_p_layer}{Q\+C\+P\+Layer}
  32. \begin{DoxyCompactList}\small\item\em A layer that may contain objects, to control the rendering order. \end{DoxyCompactList}\item
  33. class \hyperlink{class_q_c_p_layerable}{Q\+C\+P\+Layerable}
  34. \begin{DoxyCompactList}\small\item\em Base class for all drawable objects. \end{DoxyCompactList}\item
  35. class \hyperlink{class_q_c_p_range}{Q\+C\+P\+Range}
  36. \begin{DoxyCompactList}\small\item\em Represents the range an axis is encompassing. \end{DoxyCompactList}\item
  37. class \hyperlink{class_q_c_p_margin_group}{Q\+C\+P\+Margin\+Group}
  38. \begin{DoxyCompactList}\small\item\em A margin group allows synchronization of margin sides if working with multiple layout elements. \end{DoxyCompactList}\item
  39. class \hyperlink{class_q_c_p_layout_element}{Q\+C\+P\+Layout\+Element}
  40. \begin{DoxyCompactList}\small\item\em The abstract base class for all objects that form \hyperlink{thelayoutsystem}{the layout system}. \end{DoxyCompactList}\item
  41. class \hyperlink{class_q_c_p_layout}{Q\+C\+P\+Layout}
  42. \begin{DoxyCompactList}\small\item\em The abstract base class for layouts. \end{DoxyCompactList}\item
  43. class \hyperlink{class_q_c_p_layout_grid}{Q\+C\+P\+Layout\+Grid}
  44. \begin{DoxyCompactList}\small\item\em A layout that arranges child elements in a grid. \end{DoxyCompactList}\item
  45. class \hyperlink{class_q_c_p_layout_inset}{Q\+C\+P\+Layout\+Inset}
  46. \begin{DoxyCompactList}\small\item\em A layout that places child elements aligned to the border or arbitrarily positioned. \end{DoxyCompactList}\item
  47. class \hyperlink{class_q_c_p_line_ending}{Q\+C\+P\+Line\+Ending}
  48. \begin{DoxyCompactList}\small\item\em Handles the different ending decorations for line-\/like items. \end{DoxyCompactList}\item
  49. class \hyperlink{class_q_c_p_grid}{Q\+C\+P\+Grid}
  50. \begin{DoxyCompactList}\small\item\em Responsible for drawing the grid of a \hyperlink{class_q_c_p_axis}{Q\+C\+P\+Axis}. \end{DoxyCompactList}\item
  51. class \hyperlink{class_q_c_p_axis}{Q\+C\+P\+Axis}
  52. \begin{DoxyCompactList}\small\item\em Manages a single axis inside a \hyperlink{class_q_custom_plot}{Q\+Custom\+Plot}. \end{DoxyCompactList}\item
  53. struct \hyperlink{struct_q_c_p_axis_1_1_cached_label}{Q\+C\+P\+Axis\+::\+Cached\+Label}
  54. \item
  55. struct \hyperlink{struct_q_c_p_axis_1_1_tick_label_data}{Q\+C\+P\+Axis\+::\+Tick\+Label\+Data}
  56. \item
  57. class \hyperlink{class_q_c_p_abstract_plottable}{Q\+C\+P\+Abstract\+Plottable}
  58. \begin{DoxyCompactList}\small\item\em The abstract base class for all data representing objects in a plot. \end{DoxyCompactList}\item
  59. class \hyperlink{class_q_c_p_item_anchor}{Q\+C\+P\+Item\+Anchor}
  60. \begin{DoxyCompactList}\small\item\em An anchor of an item to which positions can be attached to. \end{DoxyCompactList}\item
  61. class \hyperlink{class_q_c_p_item_position}{Q\+C\+P\+Item\+Position}
  62. \begin{DoxyCompactList}\small\item\em Manages the position of an item. \end{DoxyCompactList}\item
  63. class \hyperlink{class_q_c_p_abstract_item}{Q\+C\+P\+Abstract\+Item}
  64. \begin{DoxyCompactList}\small\item\em The abstract base class for all items in a plot. \end{DoxyCompactList}\item
  65. class \hyperlink{class_q_custom_plot}{Q\+Custom\+Plot}
  66. \begin{DoxyCompactList}\small\item\em The central class of the library. This is the Q\+Widget which displays the plot and interacts with the user. \end{DoxyCompactList}\item
  67. class \hyperlink{class_q_c_p_data}{Q\+C\+P\+Data}
  68. \begin{DoxyCompactList}\small\item\em Holds the data of one single data point for \hyperlink{class_q_c_p_graph}{Q\+C\+P\+Graph}. \end{DoxyCompactList}\item
  69. class \hyperlink{class_q_c_p_graph}{Q\+C\+P\+Graph}
  70. \begin{DoxyCompactList}\small\item\em A plottable representing a graph in a plot. \end{DoxyCompactList}\item
  71. class \hyperlink{class_q_c_p_curve_data}{Q\+C\+P\+Curve\+Data}
  72. \begin{DoxyCompactList}\small\item\em Holds the data of one single data point for \hyperlink{class_q_c_p_curve}{Q\+C\+P\+Curve}. \end{DoxyCompactList}\item
  73. class \hyperlink{class_q_c_p_curve}{Q\+C\+P\+Curve}
  74. \begin{DoxyCompactList}\small\item\em A plottable representing a parametric curve in a plot. \end{DoxyCompactList}\item
  75. class \hyperlink{class_q_c_p_bar_data}{Q\+C\+P\+Bar\+Data}
  76. \begin{DoxyCompactList}\small\item\em Holds the data of one single data point (one bar) for \hyperlink{class_q_c_p_bars}{Q\+C\+P\+Bars}. \end{DoxyCompactList}\item
  77. class \hyperlink{class_q_c_p_bars}{Q\+C\+P\+Bars}
  78. \begin{DoxyCompactList}\small\item\em A plottable representing a bar chart in a plot. \end{DoxyCompactList}\item
  79. class \hyperlink{class_q_c_p_statistical_box}{Q\+C\+P\+Statistical\+Box}
  80. \begin{DoxyCompactList}\small\item\em A plottable representing a single statistical box in a plot. \end{DoxyCompactList}\item
  81. class \hyperlink{class_q_c_p_item_straight_line}{Q\+C\+P\+Item\+Straight\+Line}
  82. \begin{DoxyCompactList}\small\item\em A straight line that spans infinitely in both directions. \end{DoxyCompactList}\item
  83. class \hyperlink{class_q_c_p_item_line}{Q\+C\+P\+Item\+Line}
  84. \begin{DoxyCompactList}\small\item\em A line from one point to another. \end{DoxyCompactList}\item
  85. class \hyperlink{class_q_c_p_item_curve}{Q\+C\+P\+Item\+Curve}
  86. \begin{DoxyCompactList}\small\item\em A curved line from one point to another. \end{DoxyCompactList}\item
  87. class \hyperlink{class_q_c_p_item_rect}{Q\+C\+P\+Item\+Rect}
  88. \begin{DoxyCompactList}\small\item\em A rectangle. \end{DoxyCompactList}\item
  89. class \hyperlink{class_q_c_p_item_text}{Q\+C\+P\+Item\+Text}
  90. \begin{DoxyCompactList}\small\item\em A text label. \end{DoxyCompactList}\item
  91. class \hyperlink{class_q_c_p_item_ellipse}{Q\+C\+P\+Item\+Ellipse}
  92. \begin{DoxyCompactList}\small\item\em An ellipse. \end{DoxyCompactList}\item
  93. class \hyperlink{class_q_c_p_item_pixmap}{Q\+C\+P\+Item\+Pixmap}
  94. \begin{DoxyCompactList}\small\item\em An arbitrary pixmap. \end{DoxyCompactList}\item
  95. class \hyperlink{class_q_c_p_item_tracer}{Q\+C\+P\+Item\+Tracer}
  96. \begin{DoxyCompactList}\small\item\em Item that sticks to \hyperlink{class_q_c_p_graph}{Q\+C\+P\+Graph} data points. \end{DoxyCompactList}\item
  97. class \hyperlink{class_q_c_p_item_bracket}{Q\+C\+P\+Item\+Bracket}
  98. \begin{DoxyCompactList}\small\item\em A bracket for referencing/highlighting certain parts in the plot. \end{DoxyCompactList}\item
  99. class \hyperlink{class_q_c_p_axis_rect}{Q\+C\+P\+Axis\+Rect}
  100. \begin{DoxyCompactList}\small\item\em Holds multiple axes and arranges them in a rectangular shape. \end{DoxyCompactList}\item
  101. class \hyperlink{class_q_c_p_abstract_legend_item}{Q\+C\+P\+Abstract\+Legend\+Item}
  102. \begin{DoxyCompactList}\small\item\em The abstract base class for all entries in a \hyperlink{class_q_c_p_legend}{Q\+C\+P\+Legend}. \end{DoxyCompactList}\item
  103. class \hyperlink{class_q_c_p_plottable_legend_item}{Q\+C\+P\+Plottable\+Legend\+Item}
  104. \begin{DoxyCompactList}\small\item\em A legend item representing a plottable with an icon and the plottable name. \end{DoxyCompactList}\item
  105. class \hyperlink{class_q_c_p_legend}{Q\+C\+P\+Legend}
  106. \begin{DoxyCompactList}\small\item\em Manages a legend inside a \hyperlink{class_q_custom_plot}{Q\+Custom\+Plot}. \end{DoxyCompactList}\item
  107. class \hyperlink{class_q_c_p_plot_title}{Q\+C\+P\+Plot\+Title}
  108. \begin{DoxyCompactList}\small\item\em A layout element displaying a plot title text. \end{DoxyCompactList}\end{DoxyCompactItemize}
  109. \subsection*{Namespaces}
  110. \begin{DoxyCompactItemize}
  111. \item
  112. \hyperlink{namespace_q_c_p}{Q\+C\+P}
  113. \end{DoxyCompactItemize}
  114. \subsection*{\textquotesingle{}typedefs\textquotesingle{}}
  115. \begin{DoxyCompactItemize}
  116. \item
  117. typedef Q\+Map$<$ double, \hyperlink{class_q_c_p_data}{Q\+C\+P\+Data} $>$ \hyperlink{qcustomplot_8h_a84a9c4a4c2216ccfdcb5f3067cda76e3}{Q\+C\+P\+Data\+Map}
  118. \item
  119. \hypertarget{qcustomplot_8h_a0fd9a83e0a1783a82f439b0e200b6ae5}{}typedef Q\+Map\+Iterator$<$ double, \hyperlink{class_q_c_p_data}{Q\+C\+P\+Data} $>$ {\bfseries Q\+C\+P\+Data\+Map\+Iterator}\label{qcustomplot_8h_a0fd9a83e0a1783a82f439b0e200b6ae5}
  120. \item
  121. \hypertarget{qcustomplot_8h_a4798b07422d0d4c46a8665c23958b0ea}{}typedef Q\+Mutable\+Map\+Iterator$<$ double, \hyperlink{class_q_c_p_data}{Q\+C\+P\+Data} $>$ {\bfseries Q\+C\+P\+Data\+Mutable\+Map\+Iterator}\label{qcustomplot_8h_a4798b07422d0d4c46a8665c23958b0ea}
  122. \item
  123. typedef Q\+Map$<$ double, \hyperlink{class_q_c_p_curve_data}{Q\+C\+P\+Curve\+Data} $>$ \hyperlink{qcustomplot_8h_a444d37ec9cb2951b3a7fe443c34d1658}{Q\+C\+P\+Curve\+Data\+Map}
  124. \item
  125. \hypertarget{qcustomplot_8h_aeb3dbc9f09e8ce9957be86dd6e8c803d}{}typedef Q\+Map\+Iterator$<$ double, \hyperlink{class_q_c_p_curve_data}{Q\+C\+P\+Curve\+Data} $>$ {\bfseries Q\+C\+P\+Curve\+Data\+Map\+Iterator}\label{qcustomplot_8h_aeb3dbc9f09e8ce9957be86dd6e8c803d}
  126. \item
  127. \hypertarget{qcustomplot_8h_ad85cf567575500cc8877fd65f4c5b9fb}{}typedef Q\+Mutable\+Map\+Iterator$<$ double, \hyperlink{class_q_c_p_curve_data}{Q\+C\+P\+Curve\+Data} $>$ {\bfseries Q\+C\+P\+Curve\+Data\+Mutable\+Map\+Iterator}\label{qcustomplot_8h_ad85cf567575500cc8877fd65f4c5b9fb}
  128. \item
  129. typedef Q\+Map$<$ double, \hyperlink{class_q_c_p_bar_data}{Q\+C\+P\+Bar\+Data} $>$ \hyperlink{qcustomplot_8h_aa846c77472cae93def9f1609d0c57191}{Q\+C\+P\+Bar\+Data\+Map}
  130. \item
  131. \hypertarget{qcustomplot_8h_ad8f7e19ade25016f69f2ebedbd130f92}{}typedef Q\+Map\+Iterator$<$ double, \hyperlink{class_q_c_p_bar_data}{Q\+C\+P\+Bar\+Data} $>$ {\bfseries Q\+C\+P\+Bar\+Data\+Map\+Iterator}\label{qcustomplot_8h_ad8f7e19ade25016f69f2ebedbd130f92}
  132. \item
  133. \hypertarget{qcustomplot_8h_a5f61a38b8bb85ebfefa76ae0983f1c78}{}typedef Q\+Mutable\+Map\+Iterator$<$ double, \hyperlink{class_q_c_p_bar_data}{Q\+C\+P\+Bar\+Data} $>$ {\bfseries Q\+C\+P\+Bar\+Data\+Mutable\+Map\+Iterator}\label{qcustomplot_8h_a5f61a38b8bb85ebfefa76ae0983f1c78}
  134. \end{DoxyCompactItemize}
  135. \subsection*{Enumeraciones}
  136. \begin{DoxyCompactItemize}
  137. \item
  138. enum \hyperlink{namespace_q_c_p_a7e487e3e2ccb62ab7771065bab7cae54}{Q\+C\+P\+::\+Margin\+Side} \{ \\*
  139. \hyperlink{namespace_q_c_p_a7e487e3e2ccb62ab7771065bab7cae54a9500c8bfcc9e80b9dff0a8e00e867f07}{Q\+C\+P\+::ms\+Left} = 0x01,
  140. \hyperlink{namespace_q_c_p_a7e487e3e2ccb62ab7771065bab7cae54a93c719593bb2b94ed244d52c86d83b65}{Q\+C\+P\+::ms\+Right} = 0x02,
  141. \hyperlink{namespace_q_c_p_a7e487e3e2ccb62ab7771065bab7cae54a5db8fb0d0b0ecf0d611c2602a348e8a0}{Q\+C\+P\+::ms\+Top} = 0x04,
  142. \hyperlink{namespace_q_c_p_a7e487e3e2ccb62ab7771065bab7cae54a5241d8eac2bab9524a38889f576179cc}{Q\+C\+P\+::ms\+Bottom} = 0x08,
  143. \\*
  144. \hyperlink{namespace_q_c_p_a7e487e3e2ccb62ab7771065bab7cae54a43d7361cb0c5244eabdc962021bffebc}{Q\+C\+P\+::ms\+All} = 0x\+F\+F,
  145. \hyperlink{namespace_q_c_p_a7e487e3e2ccb62ab7771065bab7cae54a80aa4149f16dabd538f8b2e3d42c42d5}{Q\+C\+P\+::ms\+None} = 0x00
  146. \}
  147. \item
  148. enum \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0c}{Q\+C\+P\+::\+Antialiased\+Element} \{ \\*
  149. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0caefa92e89cd37f8a081fd2075aa1af73f}{Q\+C\+P\+::ae\+Axes} = 0x0001,
  150. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0ca4fbb37118d62288af0ca601ff2b07a2f}{Q\+C\+P\+::ae\+Grid} = 0x0002,
  151. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0caaedf83369188a15a69f92bb1d85ca97b}{Q\+C\+P\+::ae\+Sub\+Grid} = 0x0004,
  152. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0ca9e0127a6361b5d0596b031a482c5cf97}{Q\+C\+P\+::ae\+Legend} = 0x0008,
  153. \\*
  154. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0ca1aca7a50c1b95403958733a4acafe773}{Q\+C\+P\+::ae\+Legend\+Items} = 0x0010,
  155. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0ca4145e4251b0cf2dbedabeea0a38f84f6}{Q\+C\+P\+::ae\+Plottables} = 0x0020,
  156. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0caf7712a85d6b0c75b24301d2fe9484db3}{Q\+C\+P\+::ae\+Items} = 0x0040,
  157. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0cae45ed8cd167bffe27d7f40da4bc17e9c}{Q\+C\+P\+::ae\+Scatters} = 0x0080,
  158. \\*
  159. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0ca9dcf3882cb321bb305f71fdc0f09f63d}{Q\+C\+P\+::ae\+Error\+Bars} = 0x0100,
  160. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0ca788810f0aa930137de6ad6cc6d83d354}{Q\+C\+P\+::ae\+Fills} = 0x0200,
  161. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0ca261f8ea78cf3c9561726223ffa33dc12}{Q\+C\+P\+::ae\+Zero\+Line} = 0x0400,
  162. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0caa897c232a0ffc8368e7c100ffc59ef31}{Q\+C\+P\+::ae\+All} = 0x\+F\+F\+F\+F,
  163. \\*
  164. \hyperlink{namespace_q_c_p_ae55dbe315d41fe80f29ba88100843a0caa9e90d81896358757d94275aeaa58f6a}{Q\+C\+P\+::ae\+None} = 0x0000
  165. \}
  166. \item
  167. enum \hyperlink{namespace_q_c_p_a5400e5fcb9528d92002ddb938c1f4ef4}{Q\+C\+P\+::\+Plotting\+Hint} \{ \hyperlink{namespace_q_c_p_a5400e5fcb9528d92002ddb938c1f4ef4ab7283c5bfc1ba9e597015389880bda42}{Q\+C\+P\+::ph\+None} = 0x000,
  168. \hyperlink{namespace_q_c_p_a5400e5fcb9528d92002ddb938c1f4ef4aa5fd227bc878c56ad2a87ea32c74ee4d}{Q\+C\+P\+::ph\+Fast\+Polylines} = 0x001,
  169. \hyperlink{namespace_q_c_p_a5400e5fcb9528d92002ddb938c1f4ef4aa3090dafa0e0f9a28c579c79d6c2d283}{Q\+C\+P\+::ph\+Force\+Repaint} = 0x002,
  170. \hyperlink{namespace_q_c_p_a5400e5fcb9528d92002ddb938c1f4ef4a8e9cfe5ee0c5cd36dd7accf9739aff65}{Q\+C\+P\+::ph\+Cache\+Labels} = 0x004
  171. \}
  172. \item
  173. enum \hyperlink{namespace_q_c_p_a2ad6bb6281c7c2d593d4277b44c2b037}{Q\+C\+P\+::\+Interaction} \{ \\*
  174. \hyperlink{namespace_q_c_p_a2ad6bb6281c7c2d593d4277b44c2b037a2c4432b9aceafb94000be8d1b589ef18}{Q\+C\+P\+::i\+Range\+Drag} = 0x001,
  175. \hyperlink{namespace_q_c_p_a2ad6bb6281c7c2d593d4277b44c2b037abee1e94353525a636aeaf0ba32b72e14}{Q\+C\+P\+::i\+Range\+Zoom} = 0x002,
  176. \hyperlink{namespace_q_c_p_a2ad6bb6281c7c2d593d4277b44c2b037aef673112c5067c3cf4cfddb62da7265d}{Q\+C\+P\+::i\+Multi\+Select} = 0x004,
  177. \hyperlink{namespace_q_c_p_a2ad6bb6281c7c2d593d4277b44c2b037a67148c8227b4155eca49135fc274c7ec}{Q\+C\+P\+::i\+Select\+Plottables} = 0x008,
  178. \\*
  179. \hyperlink{namespace_q_c_p_a2ad6bb6281c7c2d593d4277b44c2b037ad6644ac55bef621645326e9dd7469caa}{Q\+C\+P\+::i\+Select\+Axes} = 0x010,
  180. \hyperlink{namespace_q_c_p_a2ad6bb6281c7c2d593d4277b44c2b037a269c9af298e257d1108edec0432b5513}{Q\+C\+P\+::i\+Select\+Legend} = 0x020,
  181. \hyperlink{namespace_q_c_p_a2ad6bb6281c7c2d593d4277b44c2b037aea2f7c105d674e76d9b187b02ef29260}{Q\+C\+P\+::i\+Select\+Items} = 0x040,
  182. \hyperlink{namespace_q_c_p_a2ad6bb6281c7c2d593d4277b44c2b037af67a50bc26147a13b551b3a625374949}{Q\+C\+P\+::i\+Select\+Other} = 0x080
  183. \}
  184. \end{DoxyCompactItemize}
  185. \subsection*{Funciones}
  186. \begin{DoxyCompactItemize}
  187. \item
  188. \hypertarget{namespace_q_c_p_a07ab701c05329089f933b9cae2638a63}{}bool {\bfseries Q\+C\+P\+::is\+Invalid\+Data} (double value)\label{namespace_q_c_p_a07ab701c05329089f933b9cae2638a63}
  189. \item
  190. \hypertarget{namespace_q_c_p_a728903e5c3dd17847bee280f4005496f}{}bool {\bfseries Q\+C\+P\+::is\+Invalid\+Data} (double value1, double value2)\label{namespace_q_c_p_a728903e5c3dd17847bee280f4005496f}
  191. \item
  192. \hypertarget{namespace_q_c_p_afbf6e3084c108f2bb4372107945ee82f}{}void {\bfseries Q\+C\+P\+::set\+Margin\+Value} (Q\+Margins \&margins, \hyperlink{namespace_q_c_p_a7e487e3e2ccb62ab7771065bab7cae54}{Q\+C\+P\+::\+Margin\+Side} side, int value)\label{namespace_q_c_p_afbf6e3084c108f2bb4372107945ee82f}
  193. \item
  194. \hypertarget{namespace_q_c_p_a23a2679d3495c444acc26acc61e35b5b}{}int {\bfseries Q\+C\+P\+::get\+Margin\+Value} (const Q\+Margins \&margins, \hyperlink{namespace_q_c_p_a7e487e3e2ccb62ab7771065bab7cae54}{Q\+C\+P\+::\+Margin\+Side} side)\label{namespace_q_c_p_a23a2679d3495c444acc26acc61e35b5b}
  195. \item
  196. \hypertarget{qcustomplot_8h_adb726938bdfce1d1136855b9b3613d2e}{}{\bfseries Q\+\_\+\+D\+E\+C\+L\+A\+R\+E\+\_\+\+T\+Y\+P\+E\+I\+N\+F\+O} (\hyperlink{class_q_c_p_scatter_style}{Q\+C\+P\+Scatter\+Style}, Q\+\_\+\+M\+O\+V\+A\+B\+L\+E\+\_\+\+T\+Y\+P\+E)\label{qcustomplot_8h_adb726938bdfce1d1136855b9b3613d2e}
  197. \item
  198. \hypertarget{qcustomplot_8h_aed23afce99cb2c82db7540026f3b7af3}{}{\bfseries Q\+\_\+\+D\+E\+C\+L\+A\+R\+E\+\_\+\+T\+Y\+P\+E\+I\+N\+F\+O} (\hyperlink{class_q_c_p_range}{Q\+C\+P\+Range}, Q\+\_\+\+M\+O\+V\+A\+B\+L\+E\+\_\+\+T\+Y\+P\+E)\label{qcustomplot_8h_aed23afce99cb2c82db7540026f3b7af3}
  199. \item
  200. \hypertarget{qcustomplot_8h_a1376c7245cffa4c7a6b945a542473907}{}{\bfseries Q\+\_\+\+D\+E\+C\+L\+A\+R\+E\+\_\+\+T\+Y\+P\+E\+I\+N\+F\+O} (\hyperlink{class_q_c_p_line_ending}{Q\+C\+P\+Line\+Ending}, Q\+\_\+\+M\+O\+V\+A\+B\+L\+E\+\_\+\+T\+Y\+P\+E)\label{qcustomplot_8h_a1376c7245cffa4c7a6b945a542473907}
  201. \item
  202. \hypertarget{qcustomplot_8h_ae6c02a20d51ce03bc5dfd27c25a1cc6a}{}{\bfseries Q\+\_\+\+D\+E\+C\+L\+A\+R\+E\+\_\+\+T\+Y\+P\+E\+I\+N\+F\+O} (\hyperlink{class_q_c_p_data}{Q\+C\+P\+Data}, Q\+\_\+\+M\+O\+V\+A\+B\+L\+E\+\_\+\+T\+Y\+P\+E)\label{qcustomplot_8h_ae6c02a20d51ce03bc5dfd27c25a1cc6a}
  203. \item
  204. \hypertarget{qcustomplot_8h_a274cda11a63dec5b5796c0cf25efd5d7}{}{\bfseries Q\+\_\+\+D\+E\+C\+L\+A\+R\+E\+\_\+\+T\+Y\+P\+E\+I\+N\+F\+O} (\hyperlink{class_q_c_p_curve_data}{Q\+C\+P\+Curve\+Data}, Q\+\_\+\+M\+O\+V\+A\+B\+L\+E\+\_\+\+T\+Y\+P\+E)\label{qcustomplot_8h_a274cda11a63dec5b5796c0cf25efd5d7}
  205. \item
  206. \hypertarget{qcustomplot_8h_a620613bd0461892b290f74997828edae}{}{\bfseries Q\+\_\+\+D\+E\+C\+L\+A\+R\+E\+\_\+\+T\+Y\+P\+E\+I\+N\+F\+O} (\hyperlink{class_q_c_p_bar_data}{Q\+C\+P\+Bar\+Data}, Q\+\_\+\+M\+O\+V\+A\+B\+L\+E\+\_\+\+T\+Y\+P\+E)\label{qcustomplot_8h_a620613bd0461892b290f74997828edae}
  207. \end{DoxyCompactItemize}
  208. \subsection{Documentación de los \textquotesingle{}typedefs\textquotesingle{}}
  209. \hypertarget{qcustomplot_8h_aa846c77472cae93def9f1609d0c57191}{}\index{qcustomplot.\+h@{qcustomplot.\+h}!Q\+C\+P\+Bar\+Data\+Map@{Q\+C\+P\+Bar\+Data\+Map}}
  210. \index{Q\+C\+P\+Bar\+Data\+Map@{Q\+C\+P\+Bar\+Data\+Map}!qcustomplot.\+h@{qcustomplot.\+h}}
  211. \subsubsection[{Q\+C\+P\+Bar\+Data\+Map}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Q\+C\+P\+Bar\+Data\+Map}}\label{qcustomplot_8h_aa846c77472cae93def9f1609d0c57191}
  212. Container for storing \hyperlink{class_q_c_p_bar_data}{Q\+C\+P\+Bar\+Data} items in a sorted fashion. The key of the map is the key member of the \hyperlink{class_q_c_p_bar_data}{Q\+C\+P\+Bar\+Data} instance.
  213. This is the container in which \hyperlink{class_q_c_p_bars}{Q\+C\+P\+Bars} holds its data. \begin{DoxySeeAlso}{Ver también}
  214. \hyperlink{class_q_c_p_bar_data}{Q\+C\+P\+Bar\+Data}, \hyperlink{class_q_c_p_bars_aa3435aab19e0a49e4e7b41bd36a8d96b}{Q\+C\+P\+Bars\+::set\+Data}
  215. \end{DoxySeeAlso}
  216. \hypertarget{qcustomplot_8h_a444d37ec9cb2951b3a7fe443c34d1658}{}\index{qcustomplot.\+h@{qcustomplot.\+h}!Q\+C\+P\+Curve\+Data\+Map@{Q\+C\+P\+Curve\+Data\+Map}}
  217. \index{Q\+C\+P\+Curve\+Data\+Map@{Q\+C\+P\+Curve\+Data\+Map}!qcustomplot.\+h@{qcustomplot.\+h}}
  218. \subsubsection[{Q\+C\+P\+Curve\+Data\+Map}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Q\+C\+P\+Curve\+Data\+Map}}\label{qcustomplot_8h_a444d37ec9cb2951b3a7fe443c34d1658}
  219. Container for storing \hyperlink{class_q_c_p_curve_data}{Q\+C\+P\+Curve\+Data} items in a sorted fashion. The key of the map is the t member of the \hyperlink{class_q_c_p_curve_data}{Q\+C\+P\+Curve\+Data} instance.
  220. This is the container in which \hyperlink{class_q_c_p_curve}{Q\+C\+P\+Curve} holds its data. \begin{DoxySeeAlso}{Ver también}
  221. \hyperlink{class_q_c_p_curve_data}{Q\+C\+P\+Curve\+Data}, \hyperlink{class_q_c_p_curve_a631ac886708460013b30052f49cbc9da}{Q\+C\+P\+Curve\+::set\+Data}
  222. \end{DoxySeeAlso}
  223. \hypertarget{qcustomplot_8h_a84a9c4a4c2216ccfdcb5f3067cda76e3}{}\index{qcustomplot.\+h@{qcustomplot.\+h}!Q\+C\+P\+Data\+Map@{Q\+C\+P\+Data\+Map}}
  224. \index{Q\+C\+P\+Data\+Map@{Q\+C\+P\+Data\+Map}!qcustomplot.\+h@{qcustomplot.\+h}}
  225. \subsubsection[{Q\+C\+P\+Data\+Map}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Q\+C\+P\+Data\+Map}}\label{qcustomplot_8h_a84a9c4a4c2216ccfdcb5f3067cda76e3}
  226. Container for storing \hyperlink{class_q_c_p_data}{Q\+C\+P\+Data} items in a sorted fashion. The key of the map is the key member of the \hyperlink{class_q_c_p_data}{Q\+C\+P\+Data} instance.
  227. This is the container in which \hyperlink{class_q_c_p_graph}{Q\+C\+P\+Graph} holds its data. \begin{DoxySeeAlso}{Ver también}
  228. \hyperlink{class_q_c_p_data}{Q\+C\+P\+Data}, \hyperlink{class_q_c_p_graph_a1df2fd710545c8ba3b2c99a39a27bf8b}{Q\+C\+P\+Graph\+::set\+Data}
  229. \end{DoxySeeAlso}