- ChatBar: Contains the main TextArea and standard buttons. - Usually visible, but can be disabled when necessary. - AttachmentPane: Contains an image when attaching an image and also a filename with mimetype icon. - Has a toolbar to cancel the attachment or edit it if it's an image. - Shown when there is an attachment. - ReplyPane: Shows who you are replying to and the content of their message. - Also shows edits and has a button to cancel replies/edits - Shown when replying or editing - CompletionMenu - Now a vertical list using a QQC2.Popup - Either a Pane or a Menu/Popup - EmojiPickerPane @teams/vdg
8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
module NeoChat.Component.ChatBox
|
|
ChatBox 1.0 ChatBox.qml
|
|
ChatBar 1.0 ChatBar.qml
|
|
ReplyPane 1.0 ReplyPane.qml
|
|
AttachmentPane 1.0 AttachmentPane.qml
|
|
CompletionMenu 1.0 CompletionMenu.qml
|
|
EmojiPickerPane 1.0 EmojiPickerPane.qml
|