Version: 0.6.0

The tcp network connection property page. More...

#include <netfactoryui.h>

Inheritance diagram for wxGISTCPClientPanel:
Collaboration diagram for wxGISTCPClientPanel:

Public Types

enum  { ID_SEARCHBT = wxID_HIGHEST + 4501 }
 

Public Member Functions

 wxGISTCPClientPanel (wxClientTCPNetFactoryUI *pFactory, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(280, 160))
 
void OnSearchBtnClick (wxCommandEvent &event)
 
virtual wxXmlNode * OnSave (void)
 
- Public Member Functions inherited from wxNetPropertyPage
 wxNetPropertyPage (INetConnFactoryUI *pFactory, wxWindow *pParent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCLIP_CHILDREN|wxNO_BORDER|wxTAB_TRAVERSAL)
 
virtual wxString GetLastError (void)
 

Protected Attributes

wxStaticText * m_staticText01
 
wxTextCtrl * m_textCtr_name
 
wxStaticText * m_staticText11
 
wxTextCtrl * m_textCtr_addr
 
wxStaticText * m_staticText12
 
wxTextCtrl * m_textCtr_port
 
wxButton * m_button_search
 
wxStaticText * m_staticText13
 
wxTextCtrl * m_textCtrl_user
 
wxStaticText * m_staticText14
 
wxTextCtrl * m_textCtrl_pass
 
- Protected Attributes inherited from wxNetPropertyPage
INetConnFactoryUIm_pFactory
 
wxString m_sErrorMsg
 

Detailed Description

The tcp network connection property page.


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