• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdecore
 

kdecore

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

#include <netwm_def.h>

Public Member Functions

 NETPoint ()
 

Public Attributes

int x
 
int y
 

Detailed Description

Simple point class for NET classes.

This class is a convenience class defining a point x, y. The existence of this class is to keep the implementation from being dependant on a separate framework/library.

NETPoint is only used by the NET API. Usually TQPoint is the appropriate class for representing a point.

Author
Bradley T. Hughes bhugh.nosp@m.es@t.nosp@m.rollt.nosp@m.ech..nosp@m.com

Definition at line 44 of file netwm_def.h.

Constructor & Destructor Documentation

NETPoint::NETPoint ( )
inline

Constructor to initialize this point to 0,0.

Definition at line 48 of file netwm_def.h.

Member Data Documentation

int NETPoint::x

x coordinate.

Definition at line 53 of file netwm_def.h.

int NETPoint::y

y coordinate

Definition at line 53 of file netwm_def.h.


The documentation for this struct was generated from the following file:
  • netwm_def.h

kdecore

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

kdecore

Skip menu "kdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdecore by doxygen 1.8.6
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |