#include <identifydlg.h>
|
| wxGISFeatureDetailsPanel (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL) |
|
virtual void | SetClickPositionText (const OGRPoint *pPt) |
|
virtual void | FillPanel (const wxGISFeature &Feature) |
|
virtual void | Clear (bool bFull=false) |
|
virtual void | OnContextMenu (wxContextMenuEvent &event) |
|
virtual void | OnMenu (wxCommandEvent &event) |
|
virtual void | OnMenuUpdateUI (wxUpdateUIEvent &event) |
|
virtual void | OnColClick (wxListEvent &event) |
|
virtual void | OnMaskMenu (wxCommandEvent &event) |
|
virtual void | OnMouseLeftUp (wxMouseEvent &event) |
|
virtual void | OnMouseMove (wxMouseEvent &event) |
|
|
void | WriteStringToClipboard (const wxString &sData) |
|
|
wxString | m_sLocation |
|
wxGISCoordinatesFormatMenu * | m_pCFormat |
|
wxStaticText * | m_staticText1 |
|
wxTextCtrl * | m_textCtrl |
|
wxBitmapButton * | m_bpSelStyleButton |
|
wxListCtrl * | m_listCtrl |
|
wxMenu * | m_pMenu |
|
wxArrayLong | m_anExcludeFields |
|
wxGISFeature | m_Feature |
|
int | m_nSortAsc |
|
short | m_currentSortCol |
|
wxImageList | m_ImageListSmall |
|
double | m_dfX |
|
double | m_dfY |
|
The wxGISFeatureDetailsPanel class show feature fields and values
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/cartoui/identifydlg.h
- /home/bishop/work/projects/nextgismanager/src/cartoui/identifydlg.cpp