digiKam
Loading...
Searching...
No Matches
Digikam::InsertBookmarksCommand Class Reference

#include <bookmarksmngr.h>

+ Inheritance diagram for Digikam::InsertBookmarksCommand:

Public Member Functions

 InsertBookmarksCommand (BookmarksManager *const mngr, BookmarkNode *const parent, BookmarkNode *const node, int row)
 
void redo () override
 
void undo () override
 

Protected Attributes

BookmarksManagerm_bookmarkManager = nullptr
 
bool m_done = false
 
BookmarkNodem_node = nullptr
 
BookmarkNodem_parent = nullptr
 
int m_row = 0
 

Constructor & Destructor Documentation

◆ InsertBookmarksCommand()

Digikam::InsertBookmarksCommand::InsertBookmarksCommand ( BookmarksManager *const  mngr,
BookmarkNode *const  parent,
BookmarkNode *const  node,
int  row 
)
explicit

Member Function Documentation

◆ redo()

void Digikam::InsertBookmarksCommand::redo ( )
override

◆ undo()

void Digikam::InsertBookmarksCommand::undo ( )
override

Member Data Documentation

◆ m_bookmarkManager

BookmarksManager* Digikam::RemoveBookmarksCommand::m_bookmarkManager = nullptr
protectedinherited

◆ m_done

bool Digikam::RemoveBookmarksCommand::m_done = false
protectedinherited

◆ m_node

◆ m_parent

BookmarkNode* Digikam::RemoveBookmarksCommand::m_parent = nullptr
protectedinherited

◆ m_row

int Digikam::RemoveBookmarksCommand::m_row = 0
protectedinherited

The documentation for this class was generated from the following files: