Wt examples
4.0.5
|
This is the complete list of members for PopupChatWidget, including all inherited members.
bar_ | PopupChatWidget | private |
connect() | SimpleChatWidget | |
createBar() | PopupChatWidget | private |
createLayout(std::unique_ptr< WWidget > messages, std::unique_ptr< WWidget > userList, std::unique_ptr< WWidget > messageEdit, std::unique_ptr< WWidget > sendButton, std::unique_ptr< WWidget > logoutButton) | PopupChatWidget | protectedvirtual |
SimpleChatWidget::createLayout(std::unique_ptr< Wt::WWidget > messages, std::unique_ptr< Wt::WWidget > userList, std::unique_ptr< Wt::WWidget > messageEdit, std::unique_ptr< Wt::WWidget > sendButton, std::unique_ptr< Wt::WWidget > logoutButton) | SimpleChatWidget | protectedvirtual |
disconnect() | SimpleChatWidget | |
goOnline() | PopupChatWidget | private |
letLogin() | SimpleChatWidget | |
loggedIn() const | SimpleChatWidget | protected |
logout() | SimpleChatWidget | |
minimized() const | PopupChatWidget | private |
minimized_ | PopupChatWidget | private |
missedMessages_ | PopupChatWidget | private |
name_ | PopupChatWidget | private |
newMessage() | PopupChatWidget | protectedvirtual |
online_ | PopupChatWidget | private |
PopupChatWidget(SimpleChatServer &server, const std::string &id) | PopupChatWidget | |
render(Wt::WFlags< Wt::RenderFlag > flags) | SimpleChatWidget | protectedvirtual |
server() | SimpleChatWidget | inline |
setName(const Wt::WString &name) | PopupChatWidget | |
SimpleChatWidget(SimpleChatServer &server) | SimpleChatWidget | |
startChat(const Wt::WString &user) | SimpleChatWidget | |
title_ | PopupChatWidget | private |
toggleSize() | PopupChatWidget | private |
updateUsers() | PopupChatWidget | protectedvirtual |
userCount() | SimpleChatWidget | inline |
userName() const | SimpleChatWidget | inline |
~SimpleChatWidget() | SimpleChatWidget |