Give targets a tool tip property.

Use that for showing details about connected Symbian devices.
Also update the icon with an (not-)connected overlay icon.
Graphics design pending.
This commit is contained in:
con
2010-02-09 19:05:15 +01:00
parent f7207646bd
commit d8def18362
13 changed files with 125 additions and 26 deletions

View File

@@ -227,6 +227,8 @@ const char * const SETTINGS_CATEGORY_CORE = "A.Core";
const char * const SETTINGS_TR_CATEGORY_CORE = QT_TRANSLATE_NOOP("Core", "Environment");
const char * const SETTINGS_ID_ENVIRONMENT = "A.General";
const int TARGET_ICON_SIZE = 32;
} // namespace Constants
} // namespace Core