added PageLoader and pageController
This commit is contained in:
parent
116fa6777b
commit
03a0e2084a
27 changed files with 265 additions and 193 deletions
|
|
@ -31,7 +31,8 @@ public:
|
|||
|
||||
public slots:
|
||||
void setDefaultServerIndex(int index);
|
||||
int getDefaultServerIndex();
|
||||
const int getDefaultServerIndex();
|
||||
const int getServersCount();
|
||||
|
||||
protected:
|
||||
QHash<int, QByteArray> roleNames() const override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue