Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
bookmarkmanagerwidget.cpp File Reference

(e174bbb7ab3d807a39b15f9ec1084b5e751b8d2c)

#include "bookmarkmanagerwidget.h"
#include "bookmarkitem.h"
#include "bookmarkmodel.h"
#include "tracer.h"
#include "xbelsupport.h"
#include <QtWidgets/QFileDialog>
#include <QtWidgets/QMessageBox>
#include <QtGui/QCloseEvent>
#include <QtGui/QKeySequence>
#include <QtGui/QShortcut>
#include <QtCore/QCoreApplication>
#include <QtCore/QFile>
#include <QtCore/QUrl>
+ Include dependency graph for bookmarkmanagerwidget.cpp:

Go to the source code of this file.

Functions

static int nextIndex (int current, int count, bool forward)
 

Function Documentation

◆ nextIndex()

static int nextIndex ( int current,
int count,
bool forward )
static

Definition at line 97 of file bookmarkmanagerwidget.cpp.