contents.h File Reference

#include <qtextbrowser.h>
#include <qsize.h>
#include <qtextstream.h>
Include dependency graph for contents.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Contents

Enumerations

enum  HELP_PAGE {
  BILLBOARD, WHATS_NEW, IMPORTING_AND_ORGANIZING, ANNOTATING_ALBUMS,
  FRAMING, ENHANCING, PRO_TOOLS, MANIPULATING,
  SAVING_AND_LOADING, KEYBOARD_SHORTCUTS, INVALID
}
 

Contents window widget.

More...

Enumeration Type Documentation

enum HELP_PAGE

Contents window widget.

page selected

Enumerator:
BILLBOARD 
WHATS_NEW 
IMPORTING_AND_ORGANIZING 
ANNOTATING_ALBUMS 
FRAMING 
ENHANCING 
PRO_TOOLS 
MANIPULATING 
SAVING_AND_LOADING 
KEYBOARD_SHORTCUTS 
INVALID 

Definition at line 24 of file contents.h.

00025 {  
00026   BILLBOARD,
00027   WHATS_NEW,
00028   IMPORTING_AND_ORGANIZING,
00029   ANNOTATING_ALBUMS,
00030   FRAMING,
00031   ENHANCING,
00032   PRO_TOOLS,
00033   MANIPULATING,
00034   SAVING_AND_LOADING,
00035   KEYBOARD_SHORTCUTS,
00036   INVALID,
00037 } HELP_PAGE;


Generated by  doxygen 1.6.2