Strona Główna   Lista Obszarów Nazw   Lista Alfabetyczna   Lista Klas   Lista Plików   Składowe Klas   Składowe Plików  

Referencje Pliku formcreatorview.h

#include "DialogTemplate.h"
#include "TObject.h"
#include "MultiRectTracker.h"
#include "ToolBarControls.h"
#include "GridCtrl/GridCtrl.h"
#include "CTList.h"

Wykres zależności załączania dla formcreatorview.h:

Include dependency graph

Idź do kodu źródłowego tego pliku.

Komponenty

struct  CColumnInfo
class  CFormCreatorView
struct  listPos
struct  CSubStr
struct  TFCObjBuffer
struct  TFCHeaderBuffer

Definicje

#define AFX_GUZIKVIEW_H__6C129010_E1EB_4343_9332_EB2D786EDC7B__INCLUDED_
#define ONDEBUG(str)
#define ABS(x)   (x) < 0 ? -(x) : (x)
#define MIN(x, y)   ((x) < (y) ? (x) : (y))
#define MAX(x, y)   ((x) < (y) ? (y) : (x))
#define KEY(key)   m_key[key] & 0x80
#define MAXID   1000
#define MAXSTR   500
#define WM_UPDATEDIALOG   (WM_USER + 10001)

Zmienne

const bool UPD_ALLOBJECTS = false
const bool UPD_SELOBJECTS = true
const bool UPD_CURPOS = true
const bool UPD_OLDPOS = false
const int FIND_LAST = 1
const int FIND_SELECTED = 0
const bool FIND_CHECKOBJECTFRAME = true
const bool FIND_CHECKALLOBJECT = false


Dokumentacja Definicji

#define ABS      (x) < 0 ? -(x) : (x)
 

#define AFX_GUZIKVIEW_H__6C129010_E1EB_4343_9332_EB2D786EDC7B__INCLUDED_
 

#define KEY key       m_key[key] & 0x80
 

#define MAX x,
     ((x) < (y) ? (y) : (x))
 

#define MAXID   1000
 

#define MAXSTR   500
 

#define MIN x,
     ((x) < (y) ? (x) : (y))
 

#define ONDEBUG str   
 

#define WM_UPDATEDIALOG   (WM_USER + 10001)
 


Dokumentacja Zmiennych

const bool FIND_CHECKALLOBJECT = false
 

const bool FIND_CHECKOBJECTFRAME = true
 

const int FIND_LAST = 1
 

const int FIND_SELECTED = 0
 

const bool UPD_ALLOBJECTS = false
 

const bool UPD_CURPOS = true
 

const bool UPD_OLDPOS = false
 

const bool UPD_SELOBJECTS = true
 


Wygenerowano Mon Feb 17 16:20:24 2003 dla FormCreator programem doxygen1.2.16