add printSectionName method to listViewController
This commit is contained in:
parent
1029142b47
commit
14d67503a8
2 changed files with 10 additions and 2 deletions
|
|
@ -53,6 +53,8 @@ private:
|
|||
bool hasHeader() const;
|
||||
bool hasFooter() const;
|
||||
|
||||
void printSectionName() const;
|
||||
|
||||
QQuickItem *m_listView;
|
||||
QList<QObject *> m_focusChain;
|
||||
Section m_currentSection;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue