mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
deleted ui.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@3989 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
11480d04dd
commit
b5ec809614
@ -1,26 +0,0 @@
|
||||
/****************************************************************************
|
||||
** ui.h extension file, included from the uic-generated form implementation.
|
||||
**
|
||||
** If you wish to add, delete or rename functions or slots use
|
||||
** Qt Designer which will update this file, preserving your code. Create an
|
||||
** init() function in place of a constructor, and a destroy() function in
|
||||
** place of a destructor.
|
||||
*****************************************************************************/
|
||||
|
||||
|
||||
void QgsGrassAttributesBase::updateAttributes()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassAttributesBase::addCat()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassAttributesBase::deleteCat()
|
||||
{
|
||||
|
||||
}
|
@ -1,115 +0,0 @@
|
||||
/****************************************************************************
|
||||
** ui.h extension file, included from the uic-generated form implementation.
|
||||
**
|
||||
** If you wish to add, delete or rename functions or slots use
|
||||
** Qt Designer which will update this file, preserving your code. Create an
|
||||
** init() function in place of a constructor, and a destroy() function in
|
||||
** place of a destructor.
|
||||
*****************************************************************************/
|
||||
|
||||
void QgsGrassEditBase::newLine()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void QgsGrassEditBase::closeEdit()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
void QgsGrassEditBase::newPoint()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::newBoundary()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::newCentroid()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::moveVertex()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::deleteVertex()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::addVertex()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::moveLine()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::deleteLine()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::splitLine()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::editCats()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::editAttributes()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::catModeChanged()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::fieldChanged( )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::addColumn()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::alterTable()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassEditBase::attributeTableFieldChanged()
|
||||
{
|
||||
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
/****************************************************************************
|
||||
** ui.h extension file, included from the uic-generated form implementation.
|
||||
**
|
||||
** If you wish to add, delete or rename slots use Qt Designer which will
|
||||
** update this file, preserving your code. Create an init() slot in place of
|
||||
** a constructor, and a destroy() slot in place of a destructor.
|
||||
*****************************************************************************/
|
||||
|
||||
void QgsGrassSelectBase::SetGisdbase()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsGrassSelectBase::getGisdbase()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void QgsGrassSelectBase::setLocations()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void QgsGrassSelectBase::setMaps()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void QgsGrassSelectBase::setMapsets()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void QgsGrassSelectBase::setLayers()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void QgsGrassSelectBase::reject()
|
||||
{
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user