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/multi__file__input_8hpp_source.html below:

NCBI C++ ToolKit: include/gui/widgets/wx/multi_file_input.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

1 #ifndef GUI_WIDGETS_WX___MULTI_FILE_INPUT__HPP 2 #define GUI_WIDGETS_WX___MULTI_FILE_INPUT__HPP 40 class

wxScrolledWindow;

41 class

wxFlexGridSizer;

42 class

wxHyperlinkEvent;

61

eDeleteAllFilesLink = 20001,

70  const

wxPoint& pos = wxDefaultPosition,

71  const

wxSize&

size

= wxDefaultSize,

72  long

style = wxTAB_TRAVERSAL,

73  const

wxString& name =

wxT

(

"panel"

));

79  void

Create(wxWindow* parent,

81  const

wxPoint& pos = wxDefaultPosition,

82  const

wxSize&

size

= wxDefaultSize,

83  long

style = wxTAB_TRAVERSAL,

84  const

wxString& name =

wxT

(

"panel"

));

88  void

SetDlgTitle(

const

wxString& title);

90  void

SetDefaultDir(

const

wxString& dir);

91

wxString GetDefaultDir()

const

;

93  void

SetWildcard(

const

wxString& wildcard);

94

wxString GetWildcard()

const

;

96  void

SetDlgParent(wxWindow* parent);

98  void

SetDlgAttrs(

const

wxString& title,

const

wxString& dir,

99  const

wxString& wildcard, wxWindow* parent);

100  void

SetSingleMode (

bool

single);

103  void

GetFilenames(vector<wxString>&

filenames

)

const

;

104  void

SetFilenames(

const

vector<wxString>&

filenames

);

105  void

AddFilenames(

const

vector<wxString>&

filenames

);

107  void

OnLink(wxHyperlinkEvent& event);

108  void

OnBrowseBtn(wxCommandEvent& event);

111  void

x_AddFilenameRow(

const

wxString& filename);

112  void

x_OnAddFilenames();

114  void

x_DeleteAllFilenames();

115  void

x_DeleteFilename(

int

link_id);

117  void

x_SetSingleMode();

118  void

x_SetMultiMode();

120  const

wxString& txt);

128  virtual

wxDragResult OnData(wxCoord x, wxCoord y, wxDragResult def);

129  virtual

wxDragResult OnDragOver(wxCoord WXUNUSED(x),

CMultiFileInput & m_Input

void x_AddFilenames(const vector< wxString > &paths)

wxFlexGridSizer * m_FileSizer

vector< wxString > m_SaveFilenames

wxScrolledWindow * m_ScrollWnd

vector< CAdvancedFileInput * > m_Inputs

Include a standard set of the NCBI C++ Toolkit most basic headers.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_GUIWIDGETS_WX_EXPORT

Defines to provide correct exporting from DLLs in Windows.

const struct ncbi::grid::netcache::search::fields::SIZE size


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