Searched refs:m_maxRows (Results 1 – 2 of 2) sorted by relevance
41 , m_maxRows(7) in ModelMenu()72 m_maxRows = max; in setMaxRows()77 return m_maxRows; in maxRows()136 int max = m_maxRows; in Q_DECLARE_METATYPE()
87 int m_maxRows; variable