Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PageListBox Class Reference

#include </home/clem/local/src/opie/noncore/graphics/drawpad/thumbnailview.h>

Collaboration diagram for PageListBox:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PageListBox (DrawPadCanvas *drawPadCanvas, QWidget *parent=0, const char *name=0)
 ~PageListBox ()
void updateView ()
void select (Page *page)
Pageselected () const

Private Attributes

DrawPadCanvasm_pDrawPadCanvas

Constructor & Destructor Documentation

PageListBox::PageListBox DrawPadCanvas drawPadCanvas,
QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 171 of file thumbnailview.cpp.

References m_pDrawPadCanvas, and updateView().

PageListBox::~PageListBox  ) 
 

Definition at line 181 of file thumbnailview.cpp.


Member Function Documentation

void PageListBox::select Page page  ) 
 

Definition at line 201 of file thumbnailview.cpp.

References i, and PageListBoxItem::page().

Referenced by updateView().

Page * PageListBox::selected  )  const
 

Definition at line 218 of file thumbnailview.cpp.

References NULL, and PageListBoxItem::page().

Referenced by ThumbnailView::changePage().

void PageListBox::updateView  ) 
 

Definition at line 185 of file thumbnailview.cpp.

References DrawPadCanvas::currentPage(), m_pDrawPadCanvas, DrawPadCanvas::pages(), and select().

Referenced by ThumbnailView::clearPage(), ThumbnailView::deletePage(), ThumbnailView::movePageDown(), ThumbnailView::movePageUp(), ThumbnailView::newPage(), and PageListBox().


Member Data Documentation

DrawPadCanvas* PageListBox::m_pDrawPadCanvas [private]
 

Definition at line 66 of file thumbnailview.h.

Referenced by PageListBox(), and updateView().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:44:14 2005 for OPIE by  doxygen 1.4.2