\hypertarget{class_main_window}{}\section{Main\+Window Class Reference}
\label{class_main_window}\index{Main\+Window@{Main\+Window}}
Inheritance diagram for Main\+Window\+:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=2.000000cm]{class_main_window}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item 
\hypertarget{class_main_window_a8b244be8b7b7db1b08de2a2acb9409db}{}\hyperlink{class_main_window_a8b244be8b7b7db1b08de2a2acb9409db}{Main\+Window} (Q\+Widget $\ast$parent=0)\label{class_main_window_a8b244be8b7b7db1b08de2a2acb9409db}

\begin{DoxyCompactList}\small\item\em Constructor. \end{DoxyCompactList}\item 
\hypertarget{class_main_window_ae98d00a93bc118200eeef9f9bba1dba7}{}\hyperlink{class_main_window_ae98d00a93bc118200eeef9f9bba1dba7}{$\sim$\+Main\+Window} ()\label{class_main_window_ae98d00a93bc118200eeef9f9bba1dba7}

\begin{DoxyCompactList}\small\item\em Destructor. \end{DoxyCompactList}\item 
void \hyperlink{class_main_window_a5c85ca7958a6f153399e71215041d19f}{histo} (string names\mbox{[}$\,$\mbox{]}, double values\mbox{[}$\,$\mbox{]}, int size, string x\+Axis\+Label, string y\+Axis\+Label)
\begin{DoxyCompactList}\small\item\em This function receives information about the ticks and values for a bar chart, then displays it using the custom\+Plot widget from qcustomplot. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Private Attributes}
\begin{DoxyCompactItemize}
\item 
\hypertarget{class_main_window_a35466a70ed47252a0191168126a352a5}{}Ui\+::\+Main\+Window $\ast$ {\bfseries ui}\label{class_main_window_a35466a70ed47252a0191168126a352a5}

\item 
\hypertarget{class_main_window_a7f94530c7d510da48c5a211720d2db3a}{}Q\+Custom\+Plot $\ast$ {\bfseries my\+Plot}\label{class_main_window_a7f94530c7d510da48c5a211720d2db3a}

\end{DoxyCompactItemize}


\subsection{Member Function Documentation}
\hypertarget{class_main_window_a5c85ca7958a6f153399e71215041d19f}{}\index{Main\+Window@{Main\+Window}!histo@{histo}}
\index{histo@{histo}!Main\+Window@{Main\+Window}}
\subsubsection[{histo}]{\setlength{\rightskip}{0pt plus 5cm}void Main\+Window\+::histo (
\begin{DoxyParamCaption}
\item[{string}]{names\mbox{[}$\,$\mbox{]}, }
\item[{double}]{values\mbox{[}$\,$\mbox{]}, }
\item[{int}]{size, }
\item[{string}]{x\+Axis\+Label, }
\item[{string}]{y\+Axis\+Label}
\end{DoxyParamCaption}
)}\label{class_main_window_a5c85ca7958a6f153399e71215041d19f}


This function receives information about the ticks and values for a bar chart, then displays it using the custom\+Plot widget from qcustomplot. 


\begin{DoxyParams}{Parameters}
{\em names} & an array of strings for the names of the x-\/axis ticks \\
\hline
{\em values} & an array of doubles for the values of y-\/axis \\
\hline
{\em size} & the size of the names (and values) arrays \\
\hline
{\em x\+Axis\+Label} & a string for the x-\/axis title \\
\hline
{\em y\+Axis\+Label} & a string for the y-\/axis title \\
\hline
\end{DoxyParams}


The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
\item 
\hyperlink{mainwindow_8h}{mainwindow.\+h}\item 
mainwindow.\+cpp\end{DoxyCompactItemize}