Classes | Namespaces | Functions
pqPythonUtils.h File Reference
#include <QAbstractTextDocumentLayout>
#include <QFileInfo>
#include <QScrollBar>
#include <QTextBlock>
#include <QTextEdit>
Include dependency graph for pqPythonUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EnumArray< E, T, N >
 Stack array using an enum as indexer. More...
 

Namespaces

 details
 

Functions

std::int32_t details::getFirstVisibleBlockId (const QTextEdit &text)
 Returns the id of the first visible block inside a QTextEdit. More...
 
QString details::stripFilename (const QString &filepath)