ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvHistogramWindow.cpp File Reference
#include "ecvHistogramWindow.h"
#include "ecvPersistentSettings.h"
#include "ecvQCustomPlot.h"
#include <ecvColorScalesManager.h>
#include <ecvFileUtils.h>
#include <ecvGuiParameters.h>
#include <ImageFileFilter.h>
#include <QtCompat.h>
#include <QCloseEvent>
#include <QFile>
#include <QFileDialog>
#include <QSettings>
#include <assert.h>
#include "ui_histogramDlg.h"
Include dependency graph for ecvHistogramWindow.cpp:

Go to the source code of this file.

Functions

static const QChar s_csvSep (';')
 

Function Documentation

◆ s_csvSep()

static const QChar s_csvSep ( ';'  )
static