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

NCBI C++ ToolKit: src/gui/packages/pkg_sequence/wig_load_manager.cpp Source File

39 #include <wx/filename.h> 131  return

action ==

eNext

;

133  return

action ==

eBack

;

214

wxFileName::SplitPath(filename, 0, 0, &ext);

215  return

ext ==

wxT

(

"wig"

);

225  static string

sid(

"wig_format_load_manager"

);

232  static string

slabel(

"WIG Format Load Manager"

);

static wxString GetDialogFilter(EFileType fileType)

EFormat

The formats are checked in the same order as declared here.

@ eWiggle

UCSC WIGGLE file format.

virtual void SaveSettings() const

IRegSettings.

virtual void SetRegistryPath(const string &path)

IRegSettings.

virtual void LoadSettings()

void SetData(const CWigLoadParams &data)

virtual bool TransferDataFromWindow()

Transfer data from the window.

virtual bool TransferDataToWindow()

Transfer data to the window.

CWigLoadParams & GetData()

Data access.

IServiceLocator - an abstract mechanism for locating services.

IUIObject - object that provides basic properties often required in a UI object.

virtual void SetRegistryPath(const string &path)

virtual bool IsCompletedState()

Manager goes into "Complete" state when "Finish" button is pressed and all input data is gatherred an...

CWigParamsPanel * x_GetParamsPanel()

virtual void SetFilenames(const vector< wxString > &filenames)

initilize the manager with the given filenames

virtual wxPanel * GetCurrentPanel()

Return the panel corresponding to the current state of Tool Manager.

virtual bool DoTransition(EAction action)

Performs transition if possible and returns true, otherwise the function shall warn the user about th...

virtual void SetParentWindow(wxWindow *parent)

virtual void InitUI()

Initializes the Manager before using it in UI.

CWigLoadManager & m_Manager

virtual void SaveSettings() const

virtual bool IsInitialState()

return true if the current state of the loader UI is the first valid state (first step in a wizard-li...

virtual void SetServiceLocator(IServiceLocator *srv_locator)

Sets / unsets Service Locator.

virtual string GetExtensionLabel() const

returns a displayable label for this extension ( please capitalize the key words - "My Extension" )

virtual IExecuteUnit * GetExecuteUnit()

virtual bool IsFinalState()

True if Tool Manager has reached its final state, i.e.

virtual bool RecognizeFormat(const wxString &filename)

return true if the given file format is supported by this manager

virtual bool CanDo(EAction action)

Indicates whether given transition is possible in the current state.

CWigParamsPanel * m_ParamsPanel

vector< wxString > m_FileNames

virtual string GetExtensionIdentifier() const

returns the unique human-readable identifier for the extension the id should use lowercase letters se...

virtual string GetLabel() const

virtual void GetFilenames(vector< wxString > &filenames) const

get actual filenames that will be opened

IServiceLocator * m_SrvLocator

wxWindow * m_ParentWindow

virtual IAppTask * GetTask()

Once parameters are gathered and validated this function is called to produce the final Task object t...

virtual wxString GetFormatWildcard() const

return file wildcard for the format (example - "*.txt;*.tab" )

virtual bool ValidateFilenames(const vector< wxString > &)

checks given filenames and returns true if the manager can handle them, otherwise - shows an error me...

virtual wxPanel * GetPanel()

virtual const IUIObject & GetDescriptor() const

Returns the object describing this tool (UI meta data).

CWigLoadManager()

CWigLoadManager.

virtual void CleanUI()

CleanUI() is called after the host finished using the manager.

virtual void LoadSettings()

virtual void SetLogEvent(const string &log_event)

virtual const string & GetLabel() const

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.


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