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, LastGroup, User }
- enum StdSizes {SizeSmall=16, SizeMedium=32, SizeLarge=48 }
- enum States {DefaultState, ActiveState, DisabledState, LastState }
Public Methods
Public Members
Detailed Description
One icon as found by KIconTheme.
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: root@porky.devel.redhat.com on Wed May 10 08:56:36 2000, using kdoc 2.0a35. |