kviewshell
history.h File Reference
#include <qobject.h>
#include <qvaluelist.h>
Include dependency graph for history.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | History |
class | HistoryItem |
Defines | |
#define | HISTORYLENGTH 10 |
Functions | |
bool | operator!= (const HistoryItem &lhs, const HistoryItem &rhs) |
Define Documentation
Function Documentation
bool operator!= | ( | const HistoryItem & | lhs, | |
const HistoryItem & | rhs | |||
) | [inline] |