deleted ui.h

git-svn-id: http://svn.osgeo.org/qgis/trunk@3989 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
rabla 2005-09-27 09:42:30 +00:00
parent 11480d04dd
commit b5ec809614
3 changed files with 0 additions and 184 deletions

View File

@ -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()
{
}

View File

@ -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()
{
}

View File

@ -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()
{
}