KVIrc
4.9.2
DeveloperAPIs
|
Text icon window. More...
#include "kvi_settings.h"
#include "KviCString.h"
#include "KviIconManager.h"
#include <QPainter>
#include <QTableWidget>
Go to the source code of this file.
Classes | |
class | KviTextIconWindow |
Text icon window class. More... | |
Macros | |
#define | KVI_TEXTICON_COLUMNS 6 |
#define | KVI_TEXTICON_WIN_HEIGHT 200 |
#define | KVI_TEXTICON_WIN_WIDTH 230 |
Text icon window.
#define KVI_TEXTICON_COLUMNS 6 |
Referenced by KviTextIconWindow::fill().
#define KVI_TEXTICON_WIN_HEIGHT 200 |
Referenced by KviTextIconWindow::KviTextIconWindow(), and KviInputEditor::popupTextIconWindow().
#define KVI_TEXTICON_WIN_WIDTH 230 |
Referenced by KviTextIconWindow::KviTextIconWindow().