Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CoinsPref.h File Reference

#include <PalmOS.h>
#include "MiscFunc.h"

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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


Enumeration Type Documentation

enum Payment_method
 

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

Enumeration values:
pm_card 
pm_cash 
pm_cheque 
pm_so 
pm_dd 
pm_transfer 
pm_online 
pm_direct_deposit 
pm_atm 
pm_other 

Definition at line 28 of file CoinsPref.h.


Variable Documentation

CoinsPref preferences
 

Definition at line 97 of file CoinsPref.h.


Generated on Thu Jan 16 23:11:12 2003 for FreeCoins by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002