Skip to content
Snippets Groups Projects
Commit e2d8a960 authored by Christian Kandeler's avatar Christian Kandeler
Browse files

Device Support: Move some functions from IDeviceFactory to IDevice.


Now that we have a polymorphic device class, we don't need to
attach all the virtual functions to the factory anymore.
In addition, the isUserEditable() function is gone, because it is
no longer needed in the presence of device-specific widgets.

Change-Id: Ie8f0be95653cb83e1618885b08cdd2aacf5dda59
Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
parent 8bdbbab1
No related branches found
No related tags found
No related merge requests found
Showing
with 238 additions and 225 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment