• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdegraphics API Reference
  • KDE Home
  • Contact Us
 

okular

  • sources
  • kde-4.12
  • kdegraphics
  • okular
  • core
Macros | Functions
bookmarkmanager.cpp File Reference
#include "bookmarkmanager.h"
#include <qhash.h>
#include <qset.h>
#include <kbookmarkmanager.h>
#include <kbookmarkmenu.h>
#include <kdebug.h>
#include <kglobal.h>
#include <kstandarddirs.h>
#include "document_p.h"
#include "observer.h"
#include "bookmarkmanager.moc"
Include dependency graph for bookmarkmanager.cpp:

Go to the source code of this file.

Macros

#define foreachObserver(cmd)
 
#define foreachObserverD(cmd)
 

Functions

static bool bookmarkLessThan (const KBookmark &b1, const KBookmark &b2)
 
static bool documentViewportFuzzyCompare (const DocumentViewport &vp1, const DocumentViewport &vp2)
 
static bool okularBookmarkActionLessThan (QAction *a1, QAction *a2)
 
static KUrl urlForGroup (const KBookmark &group)
 

Macro Definition Documentation

#define foreachObserver (   cmd)
Value:
{\
QSet< DocumentObserver * >::const_iterator it = d->document->m_observers.constBegin(), end = d->document->m_observers.constEnd();\
for ( ; it != end ; ++ it ) { (*it)-> cmd ; } }

Definition at line 27 of file bookmarkmanager.cpp.

#define foreachObserverD (   cmd)
Value:
{\
QSet< DocumentObserver * >::const_iterator it = document->m_observers.constBegin(), end = document->m_observers.constEnd();\
for ( ; it != end ; ++ it ) { (*it)-> cmd ; } }

Definition at line 31 of file bookmarkmanager.cpp.

Function Documentation

static bool bookmarkLessThan ( const KBookmark &  b1,
const KBookmark &  b2 
)
inlinestatic

Definition at line 76 of file bookmarkmanager.cpp.

static bool documentViewportFuzzyCompare ( const DocumentViewport &  vp1,
const DocumentViewport &  vp2 
)
inlinestatic

Definition at line 58 of file bookmarkmanager.cpp.

static bool okularBookmarkActionLessThan ( QAction *  a1,
QAction *  a2 
)
inlinestatic

Definition at line 84 of file bookmarkmanager.cpp.

static KUrl urlForGroup ( const KBookmark &  group)
inlinestatic

Definition at line 126 of file bookmarkmanager.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

okular

Skip menu "okular"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdegraphics API Reference

Skip menu "kdegraphics API Reference"
  •     libkdcraw
  •     libkexiv2
  •     libkipi
  •     libksane
  • okular

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal