|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
TileCtrl Class Reference#include <TileCtrl.h>
Inheritance diagram for TileCtrl
[legend]Collaboration diagram for TileCtrl:
[legend]List of all members.
Public Methods |
| TileCtrl () |
void | Init () |
void | Delete () |
void | DrawTile (int i,CDC *pDC) |
void | UpdateBuffer () |
int | LoadInListCtrl (tilelist::iterator iFirst,tilelist::iterator iLast) |
void | DeleteTile (int i) |
int | IsSelected (int i) |
void | CheckTile (TileInfo *theTile) |
void | ShadeRect ( CDC *pDC, CRect& rect ) |
void | InsertItemInCtrlList (tilelist::iterator iFirst,tilelist::iterator iLast) |
void | GetVisibility (int &First,int &Last) |
int | GetNbTileLine (void) |
int | GetNbTileColumn (void) |
int | GetIndex (LPPOINT pt) |
POINT | GetPos (int i) |
virtual | ~TileCtrl () |
Public Attributes |
TileList | InfoList |
edgelist | EdgeList |
int | sizetile_x |
int | sizetile_y |
int | sizeicon_x |
int | sizeicon_y |
int | spacing_x |
int | spacing_y |
int | spacing_tile_text |
int | scrollpos |
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 |
Protected Methods |
virtual LRESULT | WindowProc (UINT message, WPARAM wParam, LPARAM lParam) |
afx_msg void | OnPaint () |
afx_msg void | OnDropFiles (HDROP hDropInfo) |
afx_msg void | OnRButtonDown (UINT nFlags, CPoint point) |
afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
afx_msg void | OnLButtonDblClk (UINT nFlags, CPoint point) |
afx_msg void | OnVScroll (UINT nSBCode, UINT nPos, CScrollBar* pScrollBar) |
Constructor & Destructor Documentation
TileCtrl::~TileCtrl (
|
) [virtual]
|
|
Member Function Documentation
void TileCtrl::CheckTile (
|
TileInfo * theTile )
|
|
void TileCtrl::Delete (
|
)
|
|
void TileCtrl::DeleteTile (
|
int i )
|
|
void TileCtrl::DrawTile (
|
int i,
|
|
CDC * pDC )
|
|
int TileCtrl::GetIndex (
|
LPPOINT pt )
|
|
int TileCtrl::GetNbTileColumn (
|
void )
|
|
int TileCtrl::GetNbTileLine (
|
void )
|
|
POINT TileCtrl::GetPos (
|
int i )
|
|
void TileCtrl::GetVisibility (
|
int & First,
|
|
int & Last )
|
|
void TileCtrl::InsertItemInCtrlList (
|
tilelist::iterator iFirst,
|
|
tilelist::iterator iLast )
|
|
int TileCtrl::IsSelected (
|
int i )
|
|
int TileCtrl::LoadInListCtrl (
|
tilelist::iterator iFirst,
|
|
tilelist::iterator iLast )
|
|
void TileCtrl::OnDropFiles (
|
HDROP hDropInfo ) [protected]
|
|
void TileCtrl::OnLButtonDblClk (
|
UINT nFlags,
|
|
CPoint point ) [protected]
|
|
void TileCtrl::OnLButtonDown (
|
UINT nFlags,
|
|
CPoint point ) [protected]
|
|
void TileCtrl::OnPaint (
|
) [protected]
|
|
void TileCtrl::OnRButtonDown (
|
UINT nFlags,
|
|
CPoint point ) [protected]
|
|
void TileCtrl::OnVScroll (
|
UINT nSBCode,
|
|
UINT nPos,
|
|
CScrollBar * pScrollBar ) [protected]
|
|
void TileCtrl::ShadeRect (
|
CDC * pDC,
|
|
CRect & rect )
|
|
void TileCtrl::UpdateBuffer (
|
)
|
|
LRESULT TileCtrl::WindowProc (
|
UINT message,
|
|
WPARAM wParam,
|
|
LPARAM lParam ) [protected, virtual]
|
|
Member Data Documentation
CPoint TileCtrl::MousePos
|
|
int TileCtrl::ViewTileMode
|
|
CImageList * TileCtrl::pImList
|
|
void * TileCtrl::pipo_buffer
|
|
int TileCtrl::spacing_tile_text
|
|
The documentation for this class was generated from the following files:
|
|