#include <PalmOS.h>
#include "MiscFunc.h"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | CoinsPref |
manipulates the program preferences. More... | |
struct | CoinsPrefType |
structure containing the program preferences. More... | |
Enumerations | |
enum | Payment_method { pm_card = 0, pm_cash = 1, pm_cheque = 2, pm_so = 3, pm_dd = 4, pm_transfer = 5, pm_online = 6, pm_direct_deposit = 7, pm_atm = 8, pm_other = 9 } |
possible payment methods for transactions. More... | |
Variables | |
CoinsPref | preferences |
|
possible payment methods for transactions. Copyright (C) 2000-2002 Vlad Mereuta <dizzy@users.sourceforge.net> 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 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Definition at line 28 of file CoinsPref.h. |
|
Definition at line 97 of file CoinsPref.h. |