ORE Studio 0.0.4
Loading...
Searching...
No Matches
IInstrumentForm Member List

This is the complete list of members for IInstrumentForm, including all inherited members.

changed()IInstrumentFormsignal
clear()=0IInstrumentFormpure virtual
instrumentLoaded()IInstrumentFormsignal
isDirty() const =0IInstrumentFormpure virtual
isLoaded() const =0IInstrumentFormpure virtual
loadFailed(const QString &error)IInstrumentFormsignal
provenanceChanged(const InstrumentProvenance &provenance)IInstrumentFormsignal
saveInstrument(std::function< void(const std::string &id)> on_success, std::function< void(const QString &error)> on_failure)=0IInstrumentFormpure virtual
setChangeReason(const std::string &code, const std::string &commentary)=0IInstrumentFormpure virtual
setClientManager(ClientManager *cm)=0IInstrumentFormpure virtual
setImageCache(ImageCache *)IInstrumentFormvirtual
setInstrument(const trading::domain::trade_instrument &instrument)=0IInstrumentFormpure virtual
setReadOnly(bool readOnly)=0IInstrumentFormpure virtual
setTradeType(const QString &code, bool has_options, bool has_extension)=0IInstrumentFormpure virtual
setUsername(const std::string &username)=0IInstrumentFormpure virtual
writeUiToInstrument()=0IInstrumentFormpure virtual
~IInstrumentForm() override=default (defined in IInstrumentForm)IInstrumentForm