wxWindowID
id,
constwxString& caption,
constwxPoint& pos,
constwxSize&
size,
longstyle )
68: m_Workbench(workbench)
71 Create(parent,
id, caption, pos,
size, style);
84SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
85wxFrame::Create( parent,
id, caption, pos,
size, style );
86wxVisualAttributes attr = wxPanel::GetClassDefaultAttributes();
87 if(attr.colBg != wxNullColour)
88SetOwnBackgroundColour(attr.colBg);
92GetSizer()->SetSizeHints(
this);
94Centre(wxBOTH|wxCENTRE_ON_SCREEN);
160wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
161itemDialog1->SetSizer(itemBoxSizer2);
263wxWindowID
id,
constwxString& caption,
constwxPoint& pos,
constwxSize&
size,
longstyle )
264: m_Workbench(workbench)
267 Create(parent,
id, caption, pos,
size, style);
278SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
279wxDialog::Create( parent,
id, caption, pos,
size, style );
280wxVisualAttributes attr = wxPanel::GetClassDefaultAttributes();
281 if(attr.colBg != wxNullColour)
282SetOwnBackgroundColour(attr.colBg);
286GetSizer()->SetSizeHints(
this);
288Centre(wxBOTH|wxCENTRE_ON_SCREEN);
321wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
322itemDialog1->SetSizer(itemBoxSizer2);
void SetText(const wxString &text)
void SetWorkDir(const wxString &workDir)
void SetRefresh(IRefreshCntrl *refresh)
void SetLineSpacing(int spacing)
void SetFindMode(int mode)
static bool ShowToolTips()
Should we show tooltips?
bool Create(wxWindow *parent, wxWindowID id=10357, const wxString &caption=_("Generic Report"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)
Creation.
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
void OnCloseWindow(wxCloseEvent &event)
void SetRefresh(IRefreshCntrl *refresh)
void CreateControls()
Creates the controls and sizers.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
CGenericReportDlgModal()
Constructors.
void SetText(const wxString &text)
~CGenericReportDlgModal()
Destructor.
CGenericPanel * m_GenericPanel
void Init()
Initialises member variables.
void SetText(const wxString &text)
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
void SetRegistryPath(const string ®_path)
void SetRefresh(IRefreshCntrl *refresh)
static bool ShowToolTips()
Should we show tooltips?
void SetLineSpacing(int spacing)
CGenericReportDlg()
Constructors.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
bool Create(wxWindow *parent, wxWindowID id=10357, const wxString &caption=_("Generic Report"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)
Creation.
void SetWorkDir(const wxString &workDir)
void CreateControls()
Creates the controls and sizers.
void OnCloseWindow(wxCloseEvent &event)
CGenericPanel * m_GenericPanel
void SaveSettings() const
void Init()
Initialises member variables.
~CGenericReportDlg()
Destructor.
CRegistryWriteView GetWriteView(const string §ion)
get a read-write view at a particular level.
static CGuiRegistry & GetInstance()
access the application-wide singleton
CRegistryReadView GetReadView(const string §ion) const
get a read-only view at a particular level.
class CRegistryReadView provides a nested hierarchical view at a particular key.
int GetInt(const string &key, int default_val=0) const
access a named key at this level, with no recursion
void Set(const string &key, int val)
access a named key at this level, with no recursion
IWorkbench is the central interface in the application framework.
static const char * kCaseSensitive
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
static void text(MDB_val *v)
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