| 89 | QString slotType() { return m_slotType; } |
| 90 | QString moduleType() { return m_moduleType; } |
| 91 | QString buttonLocation() { return m_buttonLocation; } |
| 92 | QString menuLocation() { return m_menuLocation; } |
| 93 | QString iconFileName() { return m_iconFileName; } |
| 94 | QString htmlFileName() { return m_htmlFileName; } |
no outgoing calls
no test coverage detected