LiVES
3.2.0
|
#include <interface.h>
Data Fields | |
LiVESWidget * | comments_dialog |
LiVESWidget * | title_entry |
LiVESWidget * | author_entry |
LiVESWidget * | comment_entry |
LiVESWidget * | subt_checkbutton |
LiVESWidget * | subt_entry |
Definition at line 123 of file interface.h.
LiVESWidget* _commentsw::author_entry |
Definition at line 126 of file interface.h.
Referenced by create_comments_dialog(), and do_comments_dialog().
LiVESWidget* _commentsw::comment_entry |
Definition at line 127 of file interface.h.
Referenced by create_comments_dialog(), and do_comments_dialog().
LiVESWidget* _commentsw::comments_dialog |
Definition at line 124 of file interface.h.
Referenced by create_comments_dialog(), and do_comments_dialog().
LiVESWidget* _commentsw::subt_checkbutton |
Definition at line 128 of file interface.h.
Referenced by create_comments_dialog(), and do_comments_dialog().
LiVESWidget* _commentsw::subt_entry |
Definition at line 129 of file interface.h.
Referenced by create_comments_dialog(), and do_comments_dialog().
LiVESWidget* _commentsw::title_entry |
Definition at line 125 of file interface.h.
Referenced by create_comments_dialog(), and do_comments_dialog().