KVIrc
4.9.2
DeveloperAPIs
|
#include <HelpIndex.h>
Public Member Functions | |
Document (int d, int f) | |
Document () | |
bool | operator< (const Document &doc) const |
bool | operator<= (const Document &doc) const |
bool | operator== (const Document &doc) const |
bool | operator> (const Document &doc) const |
Public Attributes | |
qint16 | docNumber |
qint16 | frequency |
|
inline |
|
inline |
qint16 Document::docNumber |
Referenced by operator<<(), operator==(), and operator>>().
qint16 Document::frequency |
Referenced by operator<(), operator<<(), operator<=(), operator>(), and operator>>().