class KIcon
|
One icon as found by KIconTheme. More... |
|
|
Public Types
- enum Context {Any, Action, Application, Device, FileSystem, MimeType }
- enum Types {Fixed, Scalable }
- enum MatchType {MatchExact, MatchBest }
- enum Group {NoGroup=-1, Desktop=0, Toolbar, MainToolbar, Small, Panel, LastGroup, User }
- enum StdSizes {SizeSmall=16, SizeMedium=32, SizeLarge=48 }
- enum States {DefaultState, ActiveState, DisabledState, LastState }
- enum Overlays {LockOverlay=0x100, ZipOverlay=0x200, LinkOverlay=0x400, HiddenOverlay=0x800, OverlayMask = ~0xff }
Public Methods
Public Members
Detailed Description
One icon as found by KIconTheme. Also serves as a namespace containing
icon related constants.
[const]
Return true if this icon is valid, false otherwise.
The size in pixels of the icon.
The context of the icon.
The type of the icon: Fixed or Scalable.
The full path of the icon.
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 04:05:18 2001, using kdoc 2.0a35. |