A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classCValidateFrame.html below:

NCBI C++ ToolKit: CValidateFrame Class Reference

Search Toolkit Book for CValidateFrame

#include <gui/packages/pkg_sequence_edit/validate_frame.hpp>

  CValidateFrame ()   Constructors. More...
    CValidateFrame (wxWindow *parent, IWorkbench *wb, CRef< objects::CUser_object > params, wxWindowID id=17000, const wxString &caption=_("Validation Errors"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(900, 600), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxMINIMIZE_BOX|wxMAXIMIZE_BOX|wxTAB_TRAVERSAL)   bool  Create (wxWindow *parent, wxWindowID id=17000, const wxString &caption=_("Validation Errors"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(900, 600), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxMINIMIZE_BOX|wxMAXIMIZE_BOX|wxTAB_TRAVERSAL)   virtual  ~CValidateFrame ()   Destructor. More...
  void  Init ()   Initialises member variables. More...
  void  CreateControls ()   Creates the controls and sizers. More...
  void  OnRefresh (wxCommandEvent &event)   void  OnDismiss (wxCommandEvent &event)   void  OnSequester (wxCommandEvent &event)   void  OnSegregate (wxCommandEvent &event)   void  OnReport (wxCommandEvent &event)   void  OnDone (wxCommandEvent &event)   void  OnUpdateDoneBtn (wxUpdateUIEvent &event)   wxBitmap  GetBitmapResource (const wxString &name)   Retrieves bitmap resources. More...
  wxIcon  GetIconResource (const wxString &name)   Retrieves icon resources. More...
 

CValidateFrame class declaration

Definition at line 95 of file validate_frame.hpp.

◆ CValidateFrame() [1/2] CValidateFrame::CValidateFrame ( ) ◆ CValidateFrame() [2/2] CValidateFrame::CValidateFrame ( wxWindow *  parent, IWorkbenchwb, CRef< objects::CUser_object >  params, wxWindowID  id = 17000, const wxString &  caption = _("Validation Errors"), const wxPoint &  pos = wxDefaultPosition, const wxSize &  size = wxSize(900, 600), long  style = wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxMINIMIZE_BOX|wxMAXIMIZE_BOX|wxTAB_TRAVERSAL  ) ◆ ~CValidateFrame() CValidateFrame::~CValidateFrame ( ) virtual ◆ Create() bool CValidateFrame::Create ( wxWindow *  parent, wxWindowID  id = 17000, const wxString &  caption = _("Validation Errors"), const wxPoint &  pos = wxDefaultPosition, const wxSize &  size = wxSize(900, 600), long  style = wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxMINIMIZE_BOX|wxMAXIMIZE_BOX|wxTAB_TRAVERSAL  ) ◆ CreateControls() void CValidateFrame::CreateControls ( )

Creates the controls and sizers.

Definition at line 249 of file validate_frame.cpp.

References _, ID_VALIDATE_FRAME_DISMISS, ID_VALIDATE_FRAME_DONE_BTN, ID_VALIDATE_FRAME_REFRESH, ID_VALIDATE_FRAME_REPORT_BTN, ID_VALIDATE_FRAME_SEGREGATE_BTN, ID_VALIDATE_FRAME_SEQUESTER_BTN, CValidatePanel::LoadData(), m_DoneButton, m_Panel, m_params, m_Workbench, RunningInsideNCBI(), wxT, and x_AllowDoneButton().

Referenced by Create().

◆ GetBitmapResource() wxBitmap CValidateFrame::GetBitmapResource ( const wxString &  name ) ◆ GetIconResource() wxIcon CValidateFrame::GetIconResource ( const wxString &  name ) ◆ GetInstance() void CValidateFrame::GetInstance ( wxWindow *  parent, IWorkbenchworkbench, CRef< objects::CUser_object >  params, wxWindowID  id = 17000, const wxString &  caption = _("Validation Errors"), const wxPoint &  pos = wxDefaultPosition, const wxSize &  size = wxSize(900, 600), long  style = wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxMINIMIZE_BOX|wxMAXIMIZE_BOX|wxTAB_TRAVERSAL  ) static ◆ Init() void CValidateFrame::Init ( void  ) ◆ LoadData() void CValidateFrame::LoadData ( void  ) private ◆ LoadSettings() void CValidateFrame::LoadSettings ( ) privatevirtual ◆ OnDismiss() void CValidateFrame::OnDismiss ( wxCommandEvent &  event )

Definition at line 336 of file validate_frame.cpp.

◆ OnDone() void CValidateFrame::OnDone ( wxCommandEvent &  event )

Definition at line 422 of file validate_frame.cpp.

References CProjectFolder_Base::CanGetItems(), CSmartClient::eUpdate, CProjectFolder::FindProjectItemById(), CGBDocument::GetFileName(), CProjectService::GetGBWorkspace(), CProjectFolder_Base::GetItems(), CException::GetMsg(), CValidatePanel::GetScope(), IServiceLocator::GetServiceByType(), CProjectItemExtra::GetStr(), ITERATE, LoadData(), m_DoneButton, m_Panel, m_Workbench, CProjectService::RemoveProject(), CGBDocument::Save(), CSmartClient::SendResult(), CException::what(), and wxT.

◆ OnRefresh() void CValidateFrame::OnRefresh ( wxCommandEvent &  event ) ◆ OnReport() void CValidateFrame::OnReport ( wxCommandEvent &  event ) ◆ OnSegregate() void CValidateFrame::OnSegregate ( wxCommandEvent &  event ) ◆ OnSequester() void CValidateFrame::OnSequester ( wxCommandEvent &  event ) ◆ OnUpdateDoneBtn() void CValidateFrame::OnUpdateDoneBtn ( wxUpdateUIEvent &  event ) ◆ SaveSettings() void CValidateFrame::SaveSettings ( ) const privatevirtual ◆ SetRegistryPath() void CValidateFrame::SetRegistryPath ( const stringreg_path ) privatevirtual ◆ ShowToolTips() bool CValidateFrame::ShowToolTips ( ) static ◆ x_AllowDoneButton() bool CValidateFrame::x_AllowDoneButton ( ) private ◆ m_DoneButton wxButton* CValidateFrame::m_DoneButton private ◆ m_Instance ◆ m_Panel ◆ m_params CRef<objects::CUser_object> CValidateFrame::m_params private ◆ m_RegPath string CValidateFrame::m_RegPath private ◆ m_Workbench

The documentation for this class was generated from the following files:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4