mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Test stubs for raster layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5255 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
2f61769fc0
commit
15433c5a6d
@ -132,10 +132,6 @@ class TestQgsRasterLayer: public QObject
|
|||||||
void QgsRasterLayerhasStats()
|
void QgsRasterLayerhasStats()
|
||||||
{
|
{
|
||||||
|
|
||||||
};
|
|
||||||
void QgsRasterLayergetRasterBandStats()
|
|
||||||
{
|
|
||||||
|
|
||||||
};
|
};
|
||||||
void QgsRasterLayersetRedBandName()
|
void QgsRasterLayersetRedBandName()
|
||||||
{
|
{
|
||||||
@ -228,10 +224,6 @@ class TestQgsRasterLayer: public QObject
|
|||||||
void QgsRasterLayerpopulateHistogram()
|
void QgsRasterLayerpopulateHistogram()
|
||||||
{
|
{
|
||||||
|
|
||||||
};
|
|
||||||
void QgsRasterLayerQgsRasterLayer()
|
|
||||||
{
|
|
||||||
|
|
||||||
};
|
};
|
||||||
void QgsRasterLayersetDataProvider()
|
void QgsRasterLayersetDataProvider()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user