|
Blender V5.0
|
#include "DNA_screen_types.h"#include "DNA_windowmanager_types.h"#include "BKE_context.hh"#include "ED_screen.hh"#include "UI_view2d.hh"#include "WM_api.hh"#include "sequencer_intern.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::vse |
Functions | |
| static wmOperatorStatus | blender::ed::vse::sequencer_rename_channel_invoke (bContext *C, wmOperator *, const wmEvent *event) |
| void | blender::ed::vse::SEQUENCER_OT_rename_channel (wmOperatorType *ot) |