TextAbbrev.cpp File Reference
#include "TextAbbrev.h"
#include <QFontMetrics>
#include <QApplication>
#include <iostream>
Include dependency graph for TextAbbrev.cpp:

Go to the source code of this file.

Functions

static bool havePrefix (QString prefix, const QStringList &texts)
 

Function Documentation

static bool havePrefix ( QString  prefix,
const QStringList &  texts 
)
static

Definition at line 241 of file TextAbbrev.cpp.

Referenced by TextAbbrev::getPrefixLength().