Home
last modified time | relevance | path

Searched refs:mySentHistoryColor (Results 1 – 10 of 10) sorted by relevance

/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/config/
H A Dchat.cpp90 GET_QSTRING("SentHistoryColor", mySentHistoryColor, "lightblue"); in loadConfiguration()
157 iniFile.set("SentHistoryColor", mySentHistoryColor.toLatin1()); in saveConfiguration()
479 if (sentHistoryColor == mySentHistoryColor) in setSentHistoryColor()
482 mySentHistoryColor = sentHistoryColor; in setSentHistoryColor()
H A Dchat.h106 const QString& sentHistoryColor() const { return mySentHistoryColor; } in sentHistoryColor()
224 QString mySentHistoryColor; variable
/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/config/
H A Dchat.cpp90 GET_QSTRING("SentHistoryColor", mySentHistoryColor, "lightblue"); in loadConfiguration()
157 iniFile.set("SentHistoryColor", mySentHistoryColor.toLatin1()); in saveConfiguration()
479 if (sentHistoryColor == mySentHistoryColor) in setSentHistoryColor()
482 mySentHistoryColor = sentHistoryColor; in setSentHistoryColor()
H A Dchat.h106 const QString& sentHistoryColor() const { return mySentHistoryColor; } in sentHistoryColor()
224 QString mySentHistoryColor; variable
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/config/
H A Dchat.cpp90 GET_QSTRING("SentHistoryColor", mySentHistoryColor, "lightblue"); in loadConfiguration()
157 iniFile.set("SentHistoryColor", mySentHistoryColor.toLatin1()); in saveConfiguration()
479 if (sentHistoryColor == mySentHistoryColor) in setSentHistoryColor()
482 mySentHistoryColor = sentHistoryColor; in setSentHistoryColor()
H A Dchat.h106 const QString& sentHistoryColor() const { return mySentHistoryColor; } in sentHistoryColor()
224 QString mySentHistoryColor; variable
/dports/net-im/licq/licq-f271d55/qt-gui/src/config/
H A Dchat.cpp90 GET_QSTRING("SentHistoryColor", mySentHistoryColor, "lightblue"); in loadConfiguration()
157 iniFile.set("SentHistoryColor", mySentHistoryColor.toLatin1()); in saveConfiguration()
479 if (sentHistoryColor == mySentHistoryColor) in setSentHistoryColor()
482 mySentHistoryColor = sentHistoryColor; in setSentHistoryColor()
H A Dchat.h106 const QString& sentHistoryColor() const { return mySentHistoryColor; } in sentHistoryColor()
224 QString mySentHistoryColor; variable
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/config/
H A Dchat.cpp90 GET_QSTRING("SentHistoryColor", mySentHistoryColor, "lightblue"); in loadConfiguration()
157 iniFile.set("SentHistoryColor", mySentHistoryColor.toLatin1()); in saveConfiguration()
479 if (sentHistoryColor == mySentHistoryColor) in setSentHistoryColor()
482 mySentHistoryColor = sentHistoryColor; in setSentHistoryColor()
H A Dchat.h106 const QString& sentHistoryColor() const { return mySentHistoryColor; } in sentHistoryColor()
224 QString mySentHistoryColor; variable