Loading...
Searching...
No Matches
- Class ListGenReportWithStatus
- add a code sample for using this class
- Member PRJDEF_EXPORT_TYPE
- Maybe this must be defined elsewhere ?
- Member ProjectDefLayersDlg::~ProjectDefLayersDlg ()
- remove this code if the array dosen't need to be deleted
- Class QueriesListDLG
- Implement a new more complete version of this dialog
- Class tmCheckListBoxRank
- add sample here !
- Member tmGISDataVectorSHP::GetCount ()
- Implement this function in tmGISDataVectorMYSQL
- Member TreeMultiItemWindow::AssignWindow (wxWindow *wnd)
- This might need rivision for retaining the sizer size maybe we need to check whether size is <> 0,0 before get best size
- Member wxTreeMultiCtrl::GetBooleanValue (int wndId)
- For custom controls we should put something in wxMultiTreeItemData class which can be overridden to retrieve the boolean value. It will also be passed the pointer to the window, so the derived class can figure out how to get a boolean value.
- Member wxTreeMultiCtrl::GetSelectionValue (int wndId)
- For custom controls we should put something in wxMultiTreeItemData class which can be overridden to retrieve the boolean value. It will also be passed the pointer to the window, so the derived class can figure out how to get a boolean value.
- Member wxTreeMultiCtrl::GetSelectionValues (int wndId, wxArrayInt &sels)
- For custom controls we should put something in wxMultiTreeItemData class which can be overridden to retrieve the boolean value. It will also be passed the pointer to the window, so the derived class can figure out how to get a boolean value.
- Member wxTreeMultiCtrl::GetTextValue (int wndId)
- For custom controls we should put something in wxMultiTreeItemData class which can be overridden to retrieve the boolean value. It will also be passed the pointer to the window, so the derived class can figure out how to get a boolean value.
- Member wxTreeMultiCtrl::SetBooleanValue (int wndId, bool value=true)
- For custom controls we should put something in wxMultiTreeItemData class which can be overridden to retrieve the boolean value. It will also be passed the pointer to the window, so the derived class can figure out how to get a boolean value.
- Member wxTreeMultiCtrl::SetSelectionValue (int wndId, int sel)
- For custom controls we should put something in wxMultiTreeItemData class which can be overridden to retrieve the boolean value. It will also be passed the pointer to the window, so the derived class can figure out how to get a boolean value.
- Member wxTreeMultiCtrl::SetTextValue (int wndId, const wxString &value=wxEmptyString)
- For custom controls we should put something in wxMultiTreeItemData class which can be overridden to retrieve the boolean value. It will also be passed the pointer to the window, so the derived class can figure out how to get a boolean value.