Konsole
fontembedder.cpp File Reference
#include <stdlib.h>
#include <iostream>
#include <iomanip>
#include <QtCore/QFile>
#include <QtCore/QTextStream>
#include <KDebug>
Include dependency graph for fontembedder.cpp:
Go to the source code of this file.
Functions | |
static quint32 | charVal (QChar val) |
int | main (int argc, char **argv) |
static quint32 | readGlyph (QTextStream &input) |
static quint32 | readGlyphLine (QTextStream &input) |
Function Documentation
|
static |
Definition at line 34 of file fontembedder.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 65 of file fontembedder.cpp.
|
static |
Definition at line 56 of file fontembedder.cpp.
|
static |
Definition at line 42 of file fontembedder.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 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 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.