Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Image_List Class Reference

Fl_Image_List. More...

#include <Fl_Image_List.h>

Inheritance diagram for Fl_Image_List:

Fl_Ptr_List List of all members.

Public Methods

 Fl_Image_List ()
virtual ~Fl_Image_List ()
void append (Fl_Image *item)
void prepend (Fl_Image *item)
void insert (unsigned pos, Fl_Image *item)
void replace (uint pos, Fl_Image *item)
void remove (uint pos)
bool remove (Fl_Image *item)
int index_of (const Fl_Image *w) const
Fl_Image ** data ()
Fl_Imageitem (uint index) const
Fl_Imageoperator[] (uint ind) const

Protected Methods

virtual void free_item (Fl_Ptr_List_Item item)

Detailed Description

Fl_Image_List.

Definition at line 29 of file Fl_Image_List.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:48 2003 for eFLTK by doxygen1.2.15