qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ccHistogramWindowDlg Class Reference

Encapsulating dialog for ccHistogramWindow. More...

#include <ccHistogramWindow.h>

Inheritance diagram for ccHistogramWindowDlg:
Inheritance graph
[legend]
Collaboration diagram for ccHistogramWindowDlg:
Collaboration graph
[legend]

Public Member Functions

 ccHistogramWindowDlg (QWidget *parent=nullptr)
 Default constructor.
 
virtual ~ccHistogramWindowDlg ()
 Destructor.
 
ccHistogramWindowwindow ()
 Returns encapsulated ccHistogramWindow.
 
bool exportToCSV (QString filename) const
 Exports histogram to a CSV file.
 

Protected Member Functions

void onExportToCSV ()
 When the export to CSV file button is pressed.
 
void onExportToImage ()
 When the export to Image file button is pressed.
 

Protected Attributes

ccHistogramWindowm_win
 
Ui_HistogramDialog * m_gui
 Associated widgets.
 

Detailed Description

Encapsulating dialog for ccHistogramWindow.


The documentation for this class was generated from the following files: