QtImageStack Class Reference

A simple image stack in Qt4. More...

#include <GUI/QtImageStack.qt.H>

Collaboration diagram for QtImageStack:
Collaboration graph
[legend]

List of all members.

Classes

struct  Impl

Public Member Functions

 QtImageStack (QWidget *parent=0)
void addFrame (const GenericFrame &frame, const std::string &name, const FrameInfo &auxinfo)
void removeFrame (const std::string &name)
bool setFrameNumber (int n)
bool isClosed () const
void setPreferredDims (const Dims &dims)
void setPreferredMaxDims (const Dims &dims)
 QtImageStack (QWidget *parent=0)
void addFrame (const GenericFrame &frame, const std::string &name, const FrameInfo &auxinfo)
void removeFrame (const std::string &name)
bool setFrameNumber (int n)
bool isClosed () const
void setPreferredDims (const Dims &dims)
void setPreferredMaxDims (const Dims &dims)

Protected Slots

void listSelection (QListBoxItem *item)
void togglePause (bool on)
void togglePause (bool on)

Protected Member Functions

void closeEvent (QCloseEvent *e)
void closeEvent (QCloseEvent *e)

Detailed Description

A simple image stack in Qt4.

Note: see http://zetcode.com/tutorials/qt4tutorial/ for great intro to Qt4

Definition at line 51 of file QtImageStack.H.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:46 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3