Version: 0.6.0
wxListViewComboPopup Class Reference

#include <gxlocationcombobox.h>

Inheritance diagram for wxListViewComboPopup:
Collaboration diagram for wxListViewComboPopup:

Public Member Functions

virtual void Init ()
 
virtual void OnPopup ()
 
virtual void OnDismiss ()
 
virtual bool Create (wxWindow *parent)
 
virtual bool Create (wxWindow *parent, wxWindowID id=LISTVIEWPOPUPID, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=LISTPOPUSTYLE, const wxString &name=wxT("ListViewComboPopup"))
 
virtual wxWindow * GetControl ()
 
virtual void SetStringValue (const wxString &s)
 
virtual wxString GetStringValue () const
 
virtual wxSize GetAdjustedSize (int minWidth, int prefHeight, int maxHeight)
 
virtual void OnMouseClick (wxMouseEvent &event)
 
virtual void OnChar (wxKeyEvent &event)
 
- Public Member Functions inherited from wxGxPathsListView
 wxGxPathsListView (wxWindow *parent, wxWindowID id=LISTVIEWPOPUPID, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=LISTPOPUSTYLE)
 
virtual void Append (const wxString &sFullName)
 
virtual void Deactivate (void)
 
virtual void OnMouseMove (wxMouseEvent &event)
 
virtual void OnObjectDeleted (wxGxCatalogEvent &event)
 
virtual void OnObjectChanged (wxGxCatalogEvent &event)
 

Protected Attributes

wxString m_sVal
 
- Protected Attributes inherited from wxGxPathsListView
wxVector< ICONDATAm_IconsArray
 
wxImageList m_ImageListSmall
 
wxGxCatalogUIm_pCatalog
 
long m_HighLightItem
 
long m_ConnectionPointCatalogCookie
 

Additional Inherited Members

- Public Types inherited from wxGxPathsListView
typedef struct
wxGxPathsListView::_itemdata 
ITEMDATA
 
typedef struct
wxGxPathsListView::_itemdata
LPITEMDATA
 
typedef struct
wxGxPathsListView::_icondata 
ICONDATA
 
- Protected Member Functions inherited from wxGxPathsListView
int GetIconPos (const wxIcon &icon_small)
 
virtual void Activate ()
 

Detailed Description

A list of gxobject full names with icons.

Library:  wxGISCatalogUI

A popup with list of gxobject full names with icons.

Library:  wxGISCatalogUI

The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/wxgis/catalogui/gxlocationcombobox.h
  • /home/bishop/work/projects/nextgismanager/src/catalogui/gxlocationcombobox.cpp