Workspace 6.21.5
Functions
jsedit.cpp File Reference
#include "jsedit.h"
Include dependency graph for jsedit.cpp:

Functions

static int findClosingConstruct (const QTextBlock &block)
 
static int findClosingMatch (const QTextDocument *doc, int cursorPosition)
 
static int findOpeningMatch (const QTextDocument *doc, int cursorPosition)
 
 Q_DECLARE_TYPEINFO (BlockInfo, Q_PRIMITIVE_TYPE)
 

Function Documentation

◆ findClosingConstruct()

static int findClosingConstruct ( const QTextBlock &  block)
static

◆ findClosingMatch()

static int findClosingMatch ( const QTextDocument *  doc,
int  cursorPosition 
)
static

◆ findOpeningMatch()

static int findOpeningMatch ( const QTextDocument *  doc,
int  cursorPosition 
)
static

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( BlockInfo  ,
Q_PRIMITIVE_TYPE   
)