prevwdlg.cpp File Reference

(r1785/r1282)

#include "camtypes.h"
#include "prevwdlg.h"
#include "ccdc.h"
#include "dlgcol.h"
#include "grnddib.h"
#include "impexpop.h"
#include "nodebmp.h"
#include "dlgview.h"
#include "ctrlhelp.h"

Go to the source code of this file.

Classes

struct  GadgetBubbleHelp

Defines

#define new   CAM_DEBUG_NEW

Functions

 DECLARE_SOURCE ("$Revision: 1282 $")

Variables

static GadgetBubbleHelp BubbleHelp []


Define Documentation

#define new   CAM_DEBUG_NEW
 

Definition at line 137 of file prevwdlg.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1282 $"   ) 
 


Variable Documentation

GadgetBubbleHelp BubbleHelp[] [static]
 

Initial value:

 
{

    {   _R(IDC_PREVIEW_PLAY),        _R(IDS_PREVIEWBH_PLAY)      },
    {   _R(IDC_PREVIEW_STOP),        _R(IDS_PREVIEWBH_STOP)      },
    {   _R(IDC_PREVIEW_NEXTFRAME),   _R(IDS_PREVIEWBH_NEXTFRAME) },
    {   _R(IDC_PREVIEW_PREVFRAME),   _R(IDS_PREVIEWBH_PREVFRAME) }, 
    {   _R(IDC_PREVIEW_SLIDER),      _R(IDS_PREVIEWBH_SLIDER)    },
    {   0, 0                                         }  

}

Definition at line 154 of file prevwdlg.cpp.


Generated on Sat Nov 10 03:49:19 2007 for Camelot by  doxygen 1.4.4