Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

contents.h File Reference

#include <qtextbrowser.h>
#include <qsize.h>
#include <qtextstream.h>

Include dependency graph for contents.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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
}
 page selected More...


Enumeration Type Documentation

enum HELP_PAGE
 

page selected

Enumeration values:
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.

Referenced by Contents::handleAnchorClick(), and HelpWindow::HelpWindow().

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 on Sat Apr 2 05:44:13 2005 for AlbumShaper by  doxygen 1.3.9.1