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

authorform.ui.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  *                                                                         *
00003  *   authorform.ui.h                                                               *
00004  *                                                                         *
00005  *   This program is free software; you can redistribute it and/or modify  *
00006  *   it under the terms of the GNU General Public License as published by  *
00007  *   the Free Software Foundation; either version 2 of the License, or     *
00008  *   (at your option) any later version.                                   *
00009  *                                                                         *
00010  *   Read the file COPYING for details.                                    *
00011  *                                                                         *
00012  *   copyright: (C) 2003 by Jan Mueller                                    *
00013  *   email: janmueller7@hotmail.com                                        *
00014  *                                                                         *
00015  ***************************************************************************/
00016 
00017 /****************************************************************************
00018 ** ui.h extension file, included from the uic-generated form implementation.
00019 **
00020 ** If you wish to add, delete or rename slots use Qt Designer which will
00021 ** update this file, preserving your code. Create an init() slot in place of
00022 ** a constructor, and a destroy() slot in place of a destructor.
00023 *****************************************************************************/
00024 
00025 
00026 void AuthorForm::init() {
00027     publications->setColumnText(0, "Publications");
00028     links->setColumnText(0, "Links");    
00029     parts->setColumnText(0, "Parts");
00030 }

Generated on Sat Mar 27 19:20:37 2004 for Literature by doxygen 1.3.6-20040222