Planeshift
pawswritingwindow.h File Reference

Go to the source code of this file.

Classes

class  pawsWritingWindow
 Window used to write a book, you can choose title and type in content. More...
 

Macros

#define MAX_CONTENT_LEN   65450
 
#define MAX_TITLE_LEN   50
 pawswritingwindow.h - Author: Daniel Fryer More...
 

Functions

 CREATE_PAWS_FACTORY (pawsWritingWindow)
 

Macro Definition Documentation

#define MAX_CONTENT_LEN   65450

Definition at line 29 of file pawswritingwindow.h.

#define MAX_TITLE_LEN   50

pawswritingwindow.h - Author: Daniel Fryer

Copyright (C) 2006 Atomic Blue (info@.nosp@m.plan.nosp@m.eshif.nosp@m.t.it, http://www.atomicblue.org)

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 (version 2 of the License) 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 pawswritingwindow.h.

Function Documentation

CREATE_PAWS_FACTORY ( pawsWritingWindow  )