mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
Replace yahoo finance to stooq (#131)
Old code is dropped to separated provider
This commit is contained in:
@ -42,8 +42,7 @@ public:
|
||||
void run();
|
||||
QStringList sources() const;
|
||||
// additional method to build dynamic tags
|
||||
static QString buildString(const QString &_current, const QString &_value,
|
||||
const int _s);
|
||||
static QString buildString(const QString &_current, const QString &_value, const int _s);
|
||||
static QString stripString(const QString &_value, const int _s);
|
||||
// additional test method
|
||||
bool isMpdSocketConnected() const;
|
||||
|
Reference in New Issue
Block a user