vdk 2.4.0
Public Member Functions | Friends
PageList Class Reference

Pages list of a notebook. More...

#include <notebook.h>

Inheritance diagram for PageList:
VDKList< T >

List of all members.

Public Member Functions

Friends


Detailed Description

Pages list of a notebook.


Member Function Documentation

VDKTabPage * PageList::operator[] ( int  n)

Access to a single page

Parameters:
nindex number (0 <= n < size)

Reimplemented from VDKList< T >.

int PageList::size ( ) [inline]

Return how many pages there are into notebook

Reimplemented from VDKList< T >.


The documentation for this class was generated from the following files: