|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
CTView Class Reference#include <View.h>
Inheritance diagram for CTView
[legend]Collaboration diagram for CTView:
[legend]List of all members.
Public Methods |
| CTView () |
| TileCtrl () |
void | Init (int _land, int n) |
void | Delete () |
void | DrawTile (tilelist::iterator i,CDC *pDC,int clear,int n) |
int | LoadInListCtrl (tilelist::iterator iFirst,tilelist::iterator iLast) |
void | DeleteTile (tilelist::iterator p) |
int | IsSelected (int i) |
void | RemoveSelection (int n) |
void | ShadeRect ( CDC *pDC, CRect& rect ) |
void | InsertItemInCtrlList (tilelist::iterator iFirst,tilelist::iterator iLast) |
void | GetVisibility (int &First,int &Last, int n) |
int | GetNbTileLine (void) |
int | GetNbTileColumn (void) |
int | GetIndex (LPPOINT pt, int n) |
tilelist::iterator | GetTileSelection (tilelist::iterator i) |
POINT | GetPos (int i) |
void | UpdateSelection (LPRECT rect_,int mode, int n) |
void | DrawDragRect (CDC *pDC,LPCRECT lpRect, SIZE size,LPCRECT lpRectLast, SIZE sizeLast, CBrush* pBrush = NULL, CBrush* pBrushLast = NULL) |
void | UpdateSize (int n) |
void | UpdateBar (int iFirst,int iLast, int n) |
virtual | ~CTView () |
Public Attributes |
std::string | LastPath |
int | smEdgeList |
int | lockInsertion |
TileList | InfoList |
int | sizetile_x |
int | sizetile_y |
int | sizetext_y |
int | sizeicon_x |
int | sizeicon_y |
int | spacing_x |
int | spacing_y |
int | spacing_tile_text |
int | scrollpos |
int | lastVBarPos |
int | Sort |
int | Zoom |
int | Texture |
int | InfoTexte |
CImageList* | pImList |
void* | pipo_buffer |
CBitmap* | bmp |
int | count_ |
int | ViewTileMode |
TileInfo | TileCroix |
CPoint | MousePos |
int | iFirst |
int | iLast |
int | iFV |
int | iLV |
int | bPopup |
Protected Methods |
virtual LRESULT | WindowProc (UINT message, WPARAM wParam, LPARAM lParam) |
afx_msg void | OnDropFiles (HDROP hDropInfo) |
afx_msg void | OnPaint () |
afx_msg void | OnLButtonDblClk (UINT nFlags, CPoint point) |
afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
afx_msg void | OnRButtonDown (UINT nFlags, CPoint point) |
Constructor & Destructor Documentation
CTView::~CTView (
|
) [virtual]
|
|
Member Function Documentation
void CTView::DeleteTile (
|
tilelist::iterator p )
|
|
void CTView::DrawDragRect (
|
CDC * pDC,
|
|
LPCRECT lpRect,
|
|
SIZE size,
|
|
LPCRECT lpRectLast,
|
|
SIZE sizeLast,
|
|
CBrush * pBrush = NULL,
|
|
CBrush * pBrushLast = NULL )
|
|
void CTView::DrawTile (
|
tilelist::iterator i,
|
|
CDC * pDC,
|
|
int clear,
|
|
int n )
|
|
int CTView::GetIndex (
|
LPPOINT pt,
|
|
int n )
|
|
int CTView::GetNbTileColumn (
|
void )
|
|
int CTView::GetNbTileLine (
|
void )
|
|
POINT CTView::GetPos (
|
int i )
|
|
tilelist::iterator CTView::GetTileSelection (
|
tilelist::iterator i )
|
|
void CTView::GetVisibility (
|
int & First,
|
|
int & Last,
|
|
int n )
|
|
void CTView::Init (
|
int _land,
|
|
int n )
|
|
void CTView::InsertItemInCtrlList (
|
tilelist::iterator iFirst,
|
|
tilelist::iterator iLast )
|
|
int CTView::IsSelected (
|
int i )
|
|
int CTView::LoadInListCtrl (
|
tilelist::iterator iFirst,
|
|
tilelist::iterator iLast )
|
|
void CTView::OnDropFiles (
|
HDROP hDropInfo ) [protected]
|
|
void CTView::OnLButtonDblClk (
|
UINT nFlags,
|
|
CPoint point ) [protected]
|
|
void CTView::OnLButtonDown (
|
UINT nFlags,
|
|
CPoint point ) [protected]
|
|
void CTView::OnPaint (
|
) [protected]
|
|
void CTView::OnRButtonDown (
|
UINT nFlags,
|
|
CPoint point ) [protected]
|
|
void CTView::RemoveSelection (
|
int n )
|
|
void CTView::ShadeRect (
|
CDC * pDC,
|
|
CRect & rect )
|
|
void CTView::UpdateBar (
|
int iFirst,
|
|
int iLast,
|
|
int n )
|
|
void CTView::UpdateSelection (
|
LPRECT rect_,
|
|
int mode,
|
|
int n )
|
|
void CTView::UpdateSize (
|
int n )
|
|
LRESULT CTView::WindowProc (
|
UINT message,
|
|
WPARAM wParam,
|
|
LPARAM lParam ) [protected, virtual]
|
|
Member Data Documentation
std::string CTView::LastPath
|
|
int CTView::lockInsertion
|
|
CImageList * CTView::pImList
|
|
void * CTView::pipo_buffer
|
|
int CTView::spacing_tile_text
|
|
The documentation for this class was generated from the following files:
|
|