The dialog to search remote servers.
More...
#include <serversearchdlg.h>
|
enum | { ID_SEARCHBT = wxID_HIGHEST + 4511,
ID_STOPBT,
ID_ACCEPT
} |
|
|
| wxGISSearchServerDlg (INetConnFactory *pFactory, wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Search Server"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) |
|
virtual wxXmlNode * | GetConnectionProperties () const |
|
|
virtual void | CreateControls (bool bShowGauge) |
|
virtual void | AddServer (wxXmlNode *pServerData) |
|
void | OnAccept (wxCommandEvent &event) |
|
void | OnAcceptUI (wxUpdateUIEvent &event) |
|
void | OnSearch (wxCommandEvent &event) |
|
void | OnSearchUI (wxUpdateUIEvent &event) |
|
void | OnStop (wxCommandEvent &event) |
|
void | OnStopUI (wxUpdateUIEvent &event) |
|
void | OnNetMsg (wxGISNetEvent &event) |
|
|
wxListCtrl * | m_listCtrl |
|
wxButton * | m_button_search |
|
wxButton * | m_button_stop |
|
wxButton * | m_button_accept |
|
wxString | m_ipaddress |
|
wxImageList | m_ImageList |
|
INetConnFactory * | m_pFactory |
|
wxXmlNode * | m_pConnProps |
|
long | m_nConnectionPointCookie |
|
The dialog to search remote servers.
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/remoteserverui/serversearchdlg.h
- /home/bishop/work/projects/nextgismanager/src/remoteserverui/serversearchdlg.cpp