|
|
One icon as found by KIconTheme. Also serves as a namespace containing icon related constants.
KIcon ()
| KIcon |
bool isValid ()
| isValid |
[const]
Return true if this icon is valid, false otherwise.
enum Context { Any, Action, Application, Device, FileSystem, MimeType } | Context |
enum Type { Fixed, Scalable, Threshold } | Type |
enum MatchType { MatchExact, MatchBest } | MatchType |
enum Group { NoGroup=-1, Desktop=0, FirstGroup=Desktop, Toolbar, MainToolbar, Small, Panel, LastGroup, User } | Group |
enum StdSizes { SizeSmall=16, SizeMedium=32, SizeLarge=48 } | StdSizes |
enum States { DefaultState, ActiveState, DisabledState, LastState } | States |
enum Overlays { LockOverlay=0x100, ZipOverlay=0x200, LinkOverlay=0x400, HiddenOverlay=0x800, OverlayMask = ~0xff } | Overlays |
int size | size |
Context context | context |
Type type | type |
int threshold | threshold |
QString path | path |
Generated by: dfaure on faure on Tue Apr 16 08:49:00 2002, using kdoc 2.0a53. |