|
creaImageIO_lib
|
#include <creaImageIOWxPACSConnectionPanel.h>


Public Member Functions | |
| WxPACSConnectionPanel () | |
| WxPACSConnectionPanel (wxWindow *parent, wxDialog *dial, WxGimmickView *view) | |
| ~WxPACSConnectionPanel () | |
| Destructor. More... | |
| void | OnQueryPACS (wxCommandEvent &event) |
| Queries the PACS. More... | |
Private Attributes | |
| wxTextCtrl * | aeTitle |
| wxTextCtrl * | pNumber |
| wxTextCtrl * | address |
| wxDialog * | dialog |
| WxGimmickView * | mView |
Definition at line 43 of file creaImageIOWxPACSConnectionPanel.h.
| creaImageIO::WxPACSConnectionPanel::WxPACSConnectionPanel | ( | ) |
| creaImageIO::WxPACSConnectionPanel::WxPACSConnectionPanel | ( | wxWindow * | parent, |
| wxDialog * | dial, | ||
| WxGimmickView * | view | ||
| ) |
fix warning: unused variable dicId aet pn adv1 ad
Definition at line 37 of file creaImageIOWxPACSConnectionPanel.cpp.
References address, aeTitle, GimmickDebugMessage, OnQueryPACS(), and pNumber.

| creaImageIO::WxPACSConnectionPanel::~WxPACSConnectionPanel | ( | ) |
Destructor.
Definition at line 72 of file creaImageIOWxPACSConnectionPanel.cpp.
References GimmickDebugMessage.
| void creaImageIO::WxPACSConnectionPanel::OnQueryPACS | ( | wxCommandEvent & | event | ) |
Queries the PACS.
Definition at line 78 of file creaImageIOWxPACSConnectionPanel.cpp.
References address, and aeTitle.
Referenced by WxPACSConnectionPanel().

|
private |
Definition at line 58 of file creaImageIOWxPACSConnectionPanel.h.
Referenced by OnQueryPACS(), and WxPACSConnectionPanel().
|
private |
Definition at line 56 of file creaImageIOWxPACSConnectionPanel.h.
Referenced by OnQueryPACS(), and WxPACSConnectionPanel().
|
private |
Definition at line 59 of file creaImageIOWxPACSConnectionPanel.h.
|
private |
Definition at line 60 of file creaImageIOWxPACSConnectionPanel.h.
|
private |
Definition at line 57 of file creaImageIOWxPACSConnectionPanel.h.
Referenced by WxPACSConnectionPanel().