Returns our profile (and finds the profile if it hasn't been set yet)
| 786 | |
| 787 | /// Returns our profile (and finds the profile if it hasn't been set yet) |
| 788 | GuiControlProfile* getControlProfile() { return mProfile; } |
| 789 | |
| 790 | /// Sets the control profile for this control. |
| 791 | /// |
no outgoing calls
no test coverage detected