Main Page | Class Hierarchy | Class List | Directories | File List | Class Members

cocktailFileParser Class Reference

#include <cocktailfileparser.h>

List of all members.

Static Public Member Functions

static void readCocktailsFromFile (QString fileName, QValueVector< recipe * > *recipes)
static void readCocktailsFromFile (QString fileName, QValueVector< recipe * > *recipes, dicoRecipe *dico)
static void writeCocktailsToFile (QString fileName, QValueVector< recipe * > *recipes)


Detailed Description

Static class responsible to read & write xml files describing the recipes of some cocktails

Author:
Bertrand Haut


The documentation for this class was generated from the following files:
cocktail - A C++ cocktail recipe manager.
Copyright © 2005 Bertrand Haut
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.