kig
#include <kigcoordinateprecisiondialog.h>
Public Member Functions | |
KigCoordinatePrecisionDialog (bool isUserSpecified, int currentPrecision) | |
virtual | ~KigCoordinatePrecisionDialog () |
int | getUserSpecifiedCoordinatePrecision () const |
Detailed Description
This file is part of Kig, a KDE program for Interactive Geometry...
Copyright (C) 2002 Dominique Devriese devri ese@ kde.o rg
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Definition at line 28 of file kigcoordinateprecisiondialog.h.
Constructor & Destructor Documentation
KigCoordinatePrecisionDialog::KigCoordinatePrecisionDialog | ( | bool | isUserSpecified, |
int | currentPrecision | ||
) |
This file is part of Kig, a KDE program for Interactive Geometry...
Copyright (C) 2002 Dominique Devriese devri ese@ kde.o rg
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Definition at line 30 of file kigcoordinateprecisiondialog.cpp.
|
virtual |
Definition at line 45 of file kigcoordinateprecisiondialog.cpp.
Member Function Documentation
int KigCoordinatePrecisionDialog::getUserSpecifiedCoordinatePrecision | ( | ) | const |
Definition at line 50 of file kigcoordinateprecisiondialog.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.