Home
last modified time | relevance | path

Searched refs:ChatWidgetPrivate (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/lib/
H A Dchat-widget.h43 class ChatWidgetPrivate; variable
266 ChatWidgetPrivate * const d;
H A Dchat-widget.cpp80 class ChatWidgetPrivate class
83 ChatWidgetPrivate(const Tp::TextChannelPtr &textChannel) : in ChatWidgetPrivate() function in ChatWidgetPrivate
131 QString ChatWidgetPrivate::telepathyComponentName() in telepathyComponentName()
138 d(new ChatWidgetPrivate(channel)) in ChatWidget()
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/app/
H A Dchat-tab.h28 class ChatWidgetPrivate; variable