#include <creaImageIOWxPACSConnectionPanel.h>
Public Member Functions | |
WxPACSConnectionPanel () | |
WxPACSConnectionPanel (wxWindow *parent, wxDialog *dial, WxGimmickView *view) | |
~WxPACSConnectionPanel () | |
void | OnQueryPACS (wxCommandEvent &event) |
Queries the PACS. | |
Private Attributes | |
wxTextCtrl * | aeTitle |
wxTextCtrl * | pNumber |
wxTextCtrl * | address |
wxDialog * | dialog |
WxGimmickView * | mView |
Definition at line 16 of file creaImageIOWxPACSConnectionPanel.h.
creaImageIO::WxPACSConnectionPanel::WxPACSConnectionPanel | ( | ) |
creaImageIO::WxPACSConnectionPanel::WxPACSConnectionPanel | ( | wxWindow * | parent, | |
wxDialog * | dial, | |||
WxGimmickView * | view | |||
) |
creaImageIO::WxPACSConnectionPanel::~WxPACSConnectionPanel | ( | ) |
void creaImageIO::WxPACSConnectionPanel::OnQueryPACS | ( | wxCommandEvent & | event | ) |
Queries the PACS.
wxTextCtrl* creaImageIO::WxPACSConnectionPanel::aeTitle [private] |
Definition at line 29 of file creaImageIOWxPACSConnectionPanel.h.
wxTextCtrl* creaImageIO::WxPACSConnectionPanel::pNumber [private] |
Definition at line 30 of file creaImageIOWxPACSConnectionPanel.h.
wxTextCtrl* creaImageIO::WxPACSConnectionPanel::address [private] |
Definition at line 31 of file creaImageIOWxPACSConnectionPanel.h.
wxDialog* creaImageIO::WxPACSConnectionPanel::dialog [private] |
Definition at line 32 of file creaImageIOWxPACSConnectionPanel.h.
Definition at line 33 of file creaImageIOWxPACSConnectionPanel.h.