• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
Note: This is a reduced mirror of the KDE API Documentation. This mirror is hosted by Michael Pyne, and was generated on 2013-02-18.
 

KDEUI

Public Member Functions | Public Attributes | List of all members
NETIcon Struct Reference

#include <netwm_def.h>

Public Member Functions

 NETIcon ()
 

Public Attributes

unsigned char * data
 
NETSize size
 

Detailed Description

Simple icon class for NET classes.

This class is a convenience class defining an icon of size width by height. The existence of this class is to keep the implementation from being dependent on a separate framework/library.

NETIcon is only used by the NET API. Usually QIcon is the appropriate class for representing an icon.

Definition at line 121 of file netwm_def.h.

Constructor & Destructor Documentation

NETIcon::NETIcon ( )
inline

Constructor to initialize this icon to 0x0 with data=0.

Definition at line 125 of file netwm_def.h.

Member Data Documentation

unsigned char* NETIcon::data

Image data for the icon.

This is an array of 32bit packed CARDINAL ARGB with high byte being A, low byte being B. First two bytes are width, height. Data is in rows, left to right and top to bottom.

Definition at line 139 of file netwm_def.h.

NETSize NETIcon::size

Size of the icon.

See Also
NETSize

Definition at line 132 of file netwm_def.h.


The documentation for this struct was generated from the following file:
  • netwm_def.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Mon Feb 18 2013 19:37:34 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDEUI

Skip menu "KDEUI"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • KActivities
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
This website is maintained by Michael Pyne, and is a reduced mirror of the KDE API documentation. Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal