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

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

1 #ifndef GUI_WIDGETS_GRID_WIDGET___GRID_WIDGET__HPP 2 #define GUI_WIDGETS_GRID_WIDGET___GRID_WIDGET__HPP 40 #include <wx/statline.h> 54 class

wxGridRangeSelectEvent;

55 class

wxHyperlinkEvent;

63 struct

SCSVExportParams;

88  const

wxPoint& pos = wxDefaultPosition,

89  const

wxSize&

size

= wxDefaultSize,

90  long

style = wxBORDER_NONE);

93  bool

Create(wxWindow* parent, wxWindowID

id

=

wxID_ANY

,

94  const

wxPoint& pos = wxDefaultPosition,

95  const

wxSize&

size

= wxDefaultSize,

96  long

style = wxBORDER_NONE);

99  void

CreateControls();

116  void

GetSelectedRows(

set<int>

&rows)

const

;

121  void

OnGridCellRightClick(wxGridEvent& evt);

122  void

OnGridCellLeftDClick(wxGridEvent& evt);

123  void

OnGridLabelLeftDClick(wxGridEvent& evt);

124  void

OnGridSelectCell(wxGridEvent& evt);

125  void

OnGridRangeSelect(wxGridRangeSelectEvent& evt);

126  void

OnExportToCSV(wxCommandEvent& event);

127  void

OnSearchIncludeCellValue(wxCommandEvent& event);

128  void

OnSearchExcludeCellValue(wxCommandEvent& event);

129  void

OnTimer(wxTimerEvent& event);

130  void

OnHyperlinkHover(wxHyperlinkEvent& event);

131  void

OnCopy(wxCommandEvent& event);

132  void

OnUpdateCopy(wxUpdateUIEvent& event);

133  void

OnRefreshClick(wxCommandEvent& event);

171

DECLARE_EVENT_TABLE()

174  void

x_GetSelectedRows(

set

<

int

>& rows)

const

;

175  void

x_CompleteQuery();

176  void

x_ScrollToRow(

int

row_idx);

177  void

x_UpdateRowsToSelection(

bool b

);

178  void

x_LeftClick(

int

Row,

int

modifiers);

179  void

x_LeftDClick(

int

Row);

181  bool

x_GetRectSelection(vector<

int

>& rows, vector<

int

>&cols);

197 

wxBoxSizer* m_ToolbarSizer;

201

wxStaticLine* m_StaticLine;

202

wxButton* m_RefreshButton;

208  bool

m_ShowSelectAll;

218  bool

m_isShowRefreshButton;

219  bool

m_isShowGridLines;

224 

ID_REFRESH_BUTTON = 13027,

CSelectionEvent CSelectionEvent is used for broadcasting selection between views.

Undo/Redo interface for editing operations.

void x_SetGridWidget(CGridWidget *pGridWidget)

CGridWidget * m_pGridWidget

CGridWidget * x_GetGridWidget()

IRegSettings An interface for objects that save / restore settings using CGuiRegistry.

virtual void SaveSettings() const =0

virtual void LoadSettings()=0

virtual void SetRegistryPath(const string &path)=0

vector< SConstScopedObject > TConstScopedObjects

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_GUIWIDGETS_GRID_WIDGET_EXPORT

Defines to provide correct exporting from DLLs in Windows.

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

Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.


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