SilentEye 0.4.1
Namespaces | Functions

encodedialog.cpp File Reference

#include "encodedialog.h"
#include "controller.h"
#include <imagemoduleinterface.h>
#include <audiomoduleinterface.h>
#include <videomoduleinterface.h>

Go to the source code of this file.

Namespaces

namespace  SilentEye
 

SilentEye application GUI.


Functions

m_logger SilentEye::setClassName ("EncodeDialog")
this SilentEye::setWindowTitle ("Encode message")
this SilentEye::setWindowIcon (QPixmap(QString::fromUtf8(":/icons/img/encode.png")))
okButton SilentEye::setText ("Encode")
iconLabel SilentEye::setPixmap (QPixmap(QString::fromUtf8(":/icons/img/encode.png")))
msgLabel SilentEye::setText ("Write a message or select a file to hide.")
 SilentEye::updateDialogSize ()
 SilentEye::connect (fileButton, SIGNAL(pressed()), this, SLOT(selectFile()))