• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Kate

katebookmarks.cpp File Reference

#include "katebookmarks.h"
#include "katebookmarks.moc"
#include "katedocument.h"
#include "kateview.h"
#include <klocale.h>
#include <kaction.h>
#include <kpopupmenu.h>
#include <kstringhandler.h>
#include <kxmlguiclient.h>
#include <kxmlguifactory.h>
#include <qregexp.h>
#include <qmemarray.h>
#include <qevent.h>

Include dependency graph for katebookmarks.cpp:

Go to the source code of this file.


Functions

static void ssort (QMemArray< uint > &a, int max)

Function Documentation

static void ssort ( QMemArray< uint > &  a,
int  max 
) [static]

Utility: selection sort sort a QMemArray<uint> in ascending order.

max it the largest (zerobased) index to sort. To sort the entire array: ssort( *array, array.size() -1 ); This is only efficient if ran only once.

Definition at line 44 of file katebookmarks.cpp.

Kate

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal