[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Defines | Functions

src/klfmainwin.cpp File Reference

#include <stdio.h>
#include <QtCore>
#include <QtGui>
#include <klfbackend.h>
#include <ui_klfprogerr.h>
#include <ui_klfmainwin.h>
#include <klflibview.h>
#include <klfguiutil.h>
#include "klflatexedit.h"
#include "klflibbrowser.h"
#include "klflatexsymbols.h"
#include "klfsettings.h"
#include "klfmain.h"
#include "klfstylemanager.h"
#include "klfmime.h"
#include "klfmainwin.h"
#include "klfmainwin_p.h"
Include dependency graph for klfmainwin.cpp:

Go to the source code of this file.

Defines

#define DEBUG_GEOM_ARGS(g)   (g).topLeft().x(), (g).topLeft().y(), (g).size().width(), (g).size().height()

Functions

static QRect klf_get_window_geometry (QWidget *w)
static void klf_set_window_geometry (QWidget *w, QRect g)
static QString kdelocate (const char *fname)
static QString find_list_agreement (const QStringList &a, const QStringList &b)

Define Documentation

#define DEBUG_GEOM_ARGS (   g)    (g).topLeft().x(), (g).topLeft().y(), (g).size().width(), (g).size().height()

Definition at line 49 of file klfmainwin.cpp.


Function Documentation

static QString find_list_agreement ( const QStringList a,
const QStringList b 
) [static]

Definition at line 2177 of file klfmainwin.cpp.

Referenced by KLFMainWin::canOpenData(), and KLFMainWin::openData().

static QString kdelocate ( const char *  fname) [static]
static QRect klf_get_window_geometry ( QWidget w) [static]

Definition at line 51 of file klfmainwin.cpp.

Referenced by KLFMainWin::eventFilter(), and KLFMainWin::hideEvent().

static void klf_set_window_geometry ( QWidget w,
QRect  g 
) [static]

Definition at line 61 of file klfmainwin.cpp.

References QRect::isValid().

Referenced by KLFMainWin::eventFilter(), and KLFMainWin::showEvent().


Generated by doxygen 1.7.3