mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
Fix some doxygen issues
This commit is contained in:
@@ -205,7 +205,7 @@ QPixmap ElementsCollectionCache::pixmap() const {
|
||||
Retrieve the data by building the full CustomElement object matching the
|
||||
given location, without using the cache. Data are then available through
|
||||
pixmap() and name() methods.
|
||||
@param Location Location of a given Element.
|
||||
@param location Location of a given Element.
|
||||
@return True if the retrieval succeeded, false otherwise.
|
||||
*/
|
||||
bool ElementsCollectionCache::fetchData(const ElementsLocation &location) {
|
||||
|
||||
Reference in New Issue
Block a user