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

flu_pixmaps.h

00001 // $Id: flu_pixmaps.h,v 1.12 2003/12/06 16:52:41 jbryan Exp $
00002 
00003 /***************************************************************
00004  *                FLU - FLTK Utility Widgets 
00005  *  Copyright (C) 2002 Ohio Supercomputer Center, Ohio State University
00006  *
00007  * This file and its content is protected by a software license.
00008  * You should have received a copy of this license with this file.
00009  * If not, please contact the Ohio Supercomputer Center immediately:
00010  * Attn: Jason Bryan Re: FLU 1224 Kinnear Rd, Columbus, Ohio 43212
00011  * 
00012  ***************************************************************/
00013 
00014 
00015 
00016 #ifndef _FLU_PIXMAPS_H
00017 #define _FLU_PIXMAPS_H
00018 
00019 #include "FLU/flu_export.h"
00020 
00021 FLU_EXPORT extern char* plus_xpm[];
00022 FLU_EXPORT extern char* minus_xpm[];
00023 FLU_EXPORT extern char* arrow_closed_xpm[];
00024 FLU_EXPORT extern char* arrow_open_xpm[];
00025 FLU_EXPORT extern char* bluedot_xpm[];
00026 FLU_EXPORT extern char* book_xpm[];
00027 FLU_EXPORT extern char* floppy_drive_xpm[];
00028 FLU_EXPORT extern char* network_drive_xpm[];
00029 FLU_EXPORT extern char* ram_drive_xpm[];
00030 FLU_EXPORT extern char* removable_drive_xpm[];
00031 FLU_EXPORT extern char* cd_drive_xpm[];
00032 FLU_EXPORT extern char* computer_xpm[];
00033 FLU_EXPORT extern char* disk_drive_xpm[];
00034 FLU_EXPORT extern char* filled_folder_xpm[];
00035 FLU_EXPORT extern char* folder_closed_xpm[];
00036 FLU_EXPORT extern char* folder_open_xpm[];
00037 FLU_EXPORT extern char* folder_up_xpm[];
00038 FLU_EXPORT extern char* folder_load_xpm[];
00039 FLU_EXPORT extern char* folder_save_xpm[];
00040 FLU_EXPORT extern char* big_folder_up_xpm[];
00041 FLU_EXPORT extern char* big_folder_new_xpm[];
00042 FLU_EXPORT extern char* greendot_xpm[];
00043 FLU_EXPORT extern char* purpledot_xpm[];
00044 FLU_EXPORT extern char* question_book_xpm[];
00045 FLU_EXPORT extern char* reddot_xpm[];
00046 FLU_EXPORT extern char* tealdot_xpm[];
00047 FLU_EXPORT extern char* textdoc_xpm[];
00048 FLU_EXPORT extern char* yellowdot_xpm[];
00049 FLU_EXPORT extern char* cdrom_xpm[];
00050 FLU_EXPORT extern char* trash_xpm[];
00051 FLU_EXPORT extern char* home_xpm[];
00052 FLU_EXPORT extern char* reload_xpm[];
00053 
00054 #endif

Generated on Mon Aug 2 10:27:46 2004 for FLTK Utility Library and Widget Collection (FLU) by doxygen 1.3.5