forked from indilib/indi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BaseDevice::getProperty as non-pointer result (indilib#1453)
* BaseDevice::getProperty as non-pointer result. * Remove 'const', use isLabelMatch function. * Add const accessors. * Remove const. * Add INDI::Properties implementation. * BaseDevice::getProperties as non-pointer result. * Format document. * Use isNameMatch function. * Add erase method. * Fix constructors. * Add getTypeAsString method. * Update Widget/Property API.
- Loading branch information
1 parent
3a7ea5f
commit 723ae45
Showing
12 changed files
with
668 additions
and
278 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.