crew scan feature improved
This commit is contained in:
parent
d28bf999ae
commit
e0f9d9b1a1
2 changed files with 87 additions and 43 deletions
|
@ -31,6 +31,9 @@ public:
|
|||
|
||||
private:
|
||||
CrewDatabase *crewDB;
|
||||
void scanCrewMembersList(QStringList crewList, int maxPages, int requestDelay);
|
||||
int crewMaxPages;
|
||||
int plyrPerReq;
|
||||
|
||||
protected:
|
||||
void run();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue