background_button | GUISettings | [private] |
background_color | GUISettings | [private] |
background_label | GUISettings | [private] |
broadcast | GUISettings | [private] |
broadcast_label | GUISettings | [private] |
broadcast_line_edit | GUISettings | [private] |
cancelButton | GUISettings | [private] |
defaultButton | GUISettings | [private] |
defaultSettings() | GUISettings | |
directory_button | GUISettings | [private] |
directory_label | GUISettings | [private] |
directory_line_edit | GUISettings | [private] |
file_storage_path | GUISettings | [private] |
font_color | GUISettings | [private] |
font_color_button | GUISettings | [private] |
font_color_label | GUISettings | [private] |
font_color_system_msg | GUISettings | [private] |
font_color_system_user_msg | GUISettings | [private] |
font_system_color_msg_button | GUISettings | [private] |
font_system_color_msg_label | GUISettings | [private] |
font_system_color_user_msg_button | GUISettings | [private] |
font_system_color_user_msg_label | GUISettings | [private] |
getBackgroundColor() | GUISettings | |
getBroadcast() | GUISettings | |
getColor(const QPushButton *button) | GUISettings | [private] |
getFileStoragePath() | GUISettings | |
getFontColor() | GUISettings | |
getFontColorSystemMsg() | GUISettings | |
getFontColorSystemUserMsg() | GUISettings | |
getNick() | GUISettings | |
getOpacity() | GUISettings | |
getOpacityEnabled() | GUISettings | |
getPort() | GUISettings | |
GUISettings(QWidget *parent) | GUISettings | |
isValidIp(QString ip) | GUISettings | [private] |
isValidNick(QString nick) | GUISettings | [private] |
nick_label | GUISettings | [private] |
nick_line_edit | GUISettings | [private] |
okButton | GUISettings | [private] |
opacity | GUISettings | [private] |
opacity_box | GUISettings | [private] |
opacity_enabled | GUISettings | [private] |
opacity_label | GUISettings | [private] |
opacityChanged(double op) | GUISettings | [private, slot] |
opticBoxLayout | GUISettings | [private] |
opticGroup | GUISettings | [private] |
port | GUISettings | [private] |
printErrorMsg(const QString &errorMsg) | GUISettings | [private] |
readSettings() | GUISettings | |
saveSettings() | GUISettings | [private, slot] |
saveToFile() | GUISettings | |
setBackgroundColor() | GUISettings | [private, slot] |
setButtonBackground(QPushButton *button, QColor col) | GUISettings | [private, slot] |
setDefaultSettings() | GUISettings | [private, slot] |
setExistingDirectory() | GUISettings | [private, slot] |
setFontColor() | GUISettings | [private, slot] |
setFontColorSystemMsg() | GUISettings | [private, slot] |
setFontColorSystemUserMsg() | GUISettings | [private, slot] |
setOpacityEnabled(bool on) | GUISettings | [private, slot] |
settings | GUISettings | [private] |
settingsChanged() | GUISettings | [signal] |
user_nick | GUISettings | [private] |
~GUISettings() | GUISettings | |