inherits documentation from base class */
| 5002 | |
| 5003 | /* inherits documentation from base class */ |
| 5004 | int QCPLayoutInset::elementCount() const |
| 5005 | { |
| 5006 | return mElements.size(); |
| 5007 | } |
| 5008 | |
| 5009 | /* inherits documentation from base class */ |
| 5010 | QCPLayoutElement *QCPLayoutInset::elementAt(int index) const |