![]() |
itom
|
item of BookmarkModel More...
#include <bookmarkModel.h>
Public Member Functions | |
| BookmarkItem () | |
| BookmarkItem (const QString &filename_, int lineidx_) | |
| bool | isValid () const |
Public Attributes | |
| QString | filename |
| int | lineIdx |
| bool | enabled |
item of BookmarkModel
this struct corresponds to one item in the BookmarkModel
|
inline |
constructor fills struct with default values
| bool ito::BookmarkItem::enabled |
indicates whether breakpoint is actually enabled
| QString ito::BookmarkItem::filename |
filename of corresponding python file
| int ito::BookmarkItem::lineIdx |
line number