Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
compress.cpp File Reference

(aa37e67ef7f5ff22da0ef95fb5221bc1fff9b3ca)

#include "compress.h"
#include <QtCore/qdebug.h>
#include <QtCore/qlist.h>
#include <algorithm>
#include <iterator>
#include <iostream>
+ Include dependency graph for compress.cpp:

Go to the source code of this file.

Classes

struct  _Fit
 
struct  _PerfectMatch
 
struct  _GenerateCheck
 
class  UncompressedRow
 
struct  _SortUncompressedRow
 

Macros

#define QLALR_NO_CHECK_SORTED_TABLE
 

Macro Definition Documentation

◆ QLALR_NO_CHECK_SORTED_TABLE

#define QLALR_NO_CHECK_SORTED_TABLE

Definition at line 13 of file compress.cpp.