QGIS API Documentation  2.12.0-Lyon
Functions
qgshistogramwidget.cpp File Reference
#include "qgshistogramwidget.h"
#include "qgsapplication.h"
#include "qgsvectorlayer.h"
#include "qgsstatisticalsummary.h"
#include <QSettings>
#include <QObject>
#include <QMouseEvent>
#include <qwt_global.h>
#include <qwt_plot_canvas.h>
#include <qwt_plot.h>
#include <qwt_plot_curve.h>
#include <qwt_plot_grid.h>
#include <qwt_plot_marker.h>
#include <qwt_plot_picker.h>
#include <qwt_picker_machine.h>
#include <qwt_plot_layout.h>
#include "../raster/qwt5_histogram_item.h"
Include dependency graph for qgshistogramwidget.cpp:

Go to the source code of this file.

Functions

static bool _rangesByLower (const QgsRendererRangeV2 &a, const QgsRendererRangeV2 &b)
 

Function Documentation

static bool _rangesByLower ( const QgsRendererRangeV2 a,
const QgsRendererRangeV2 b 
)
static

Definition at line 93 of file qgshistogramwidget.cpp.