lokalize
DocPos Struct Reference
  #include <pos.h>
Public Member Functions | |
| DocPos () | |
| DocPos (int _entry, uchar _form) | |
| DocPos (const DocPosition &pos) | |
| bool | operator!= (const DocPos &pos) const | 
| bool | operator< (const DocPos &pos) const | 
| bool | operator== (const DocPos &pos) const | 
| DocPosition | toDocPosition () | 
Public Attributes | |
| int | entry:24 | 
| uchar | form:8 | 
Detailed Description
simpler version of DocPosition for use in QMap
Constructor & Destructor Documentation
      
  | 
  inline | 
Member Function Documentation
      
  | 
  inline | 
Member Data Documentation
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference