mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-16 07:09:58 +00:00
Replace yahoo finance to stooq (#131)
Old code is dropped to separated provider
This commit is contained in:
@ -32,8 +32,7 @@ class AWDataEngineMapper : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit AWDataEngineMapper(QObject *_parent = nullptr,
|
||||
AWFormatterHelper *_custom = nullptr);
|
||||
explicit AWDataEngineMapper(QObject *_parent = nullptr, AWFormatterHelper *_custom = nullptr);
|
||||
virtual ~AWDataEngineMapper();
|
||||
// get methods
|
||||
AWKeysAggregator::FormatterType formatter(const QString &_key) const;
|
||||
|
Reference in New Issue
Block a user